"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/24 04:51:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-finesot0qita" 2026/08/24 04:51:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 04:51:30 DEBUG : Starting OpenDrive session with ID: 73cffcb35169f102552aef1bb8be83137430944a01351e8278ccc515aaf42a67 2026/08/24 04:51:31 DEBUG : Creating backend with remote "/tmp/rclone1233092798" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:31 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:31 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:34 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:34 DEBUG : dir: Looking for writers 2026/08/24 04:51:34 DEBUG : Looking for writers 2026/08/24 04:51:34 DEBUG : dir: reading active writers 2026/08/24 04:51:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.61s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:35 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:35 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:38 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/24 04:51:41 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/24 04:51:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:43 DEBUG : dir/subdir: Looking for writers 2026/08/24 04:51:43 DEBUG : dir: Looking for writers 2026/08/24 04:51:43 DEBUG : file1: reading active writers 2026/08/24 04:51:43 DEBUG : file2: reading active writers 2026/08/24 04:51:43 DEBUG : subdir: reading active writers 2026/08/24 04:51:43 DEBUG : Looking for writers 2026/08/24 04:51:43 DEBUG : dir: reading active writers 2026/08/24 04:51:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.64s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:45 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:45 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:47 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:47 DEBUG : dir: Looking for writers 2026/08/24 04:51:47 DEBUG : file1: reading active writers 2026/08/24 04:51:47 DEBUG : Looking for writers 2026/08/24 04:51:47 DEBUG : dir: reading active writers 2026/08/24 04:51:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.69s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:49 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:49 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:51 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:51 DEBUG : dir: Looking for writers 2026/08/24 04:51:51 DEBUG : Looking for writers 2026/08/24 04:51:51 DEBUG : dir: reading active writers 2026/08/24 04:51:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.51s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:52 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:52 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:55 DEBUG : dir: forgetting directory cache 2026/08/24 04:51:55 DEBUG : forgetting directory cache 2026/08/24 04:51:55 DEBUG : dir: forgetting directory cache 2026/08/24 04:51:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:55 DEBUG : Looking for writers 2026/08/24 04:51:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.83s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:51:56 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:51:56 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:51:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:51:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/24 04:51:59 DEBUG : dir: invalidating directory cache 2026/08/24 04:51:59 DEBUG : >ForgetPath: 2026/08/24 04:51:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/24 04:51:59 DEBUG : invalidating directory cache 2026/08/24 04:51:59 DEBUG : dir: forgetting directory cache 2026/08/24 04:51:59 DEBUG : >ForgetPath: 2026/08/24 04:51:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/24 04:51:59 DEBUG : >ForgetPath: 2026/08/24 04:51:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:51:59 DEBUG : dir: Looking for writers 2026/08/24 04:51:59 DEBUG : Looking for writers 2026/08/24 04:51:59 DEBUG : dir: reading active writers 2026/08/24 04:51:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.09s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:00 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:00 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:04 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/24 04:52:06 DEBUG : forgetting directory cache 2026/08/24 04:52:06 DEBUG : dir: forgetting directory cache 2026/08/24 04:52:07 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:07 DEBUG : dir: Looking for writers 2026/08/24 04:52:07 DEBUG : fil/a/b: Looking for writers 2026/08/24 04:52:07 DEBUG : fil/a: Looking for writers 2026/08/24 04:52:07 DEBUG : b: reading active writers 2026/08/24 04:52:07 DEBUG : fil: Looking for writers 2026/08/24 04:52:07 DEBUG : a: reading active writers 2026/08/24 04:52:07 DEBUG : Looking for writers 2026/08/24 04:52:07 DEBUG : dir: reading active writers 2026/08/24 04:52:07 DEBUG : fil: reading active writers 2026/08/24 04:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.37s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:09 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:09 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:12 DEBUG : dir: Looking for writers 2026/08/24 04:52:12 DEBUG : Looking for writers 2026/08/24 04:52:12 DEBUG : dir: reading active writers 2026/08/24 04:52:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.03s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:13 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:13 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:16 DEBUG : dir: Looking for writers 2026/08/24 04:52:16 DEBUG : file1: reading active writers 2026/08/24 04:52:16 DEBUG : Looking for writers 2026/08/24 04:52:16 DEBUG : dir: reading active writers 2026/08/24 04:52:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.13s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:17 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:17 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/24 04:52:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/24 04:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/24 04:52:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/24 04:52:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 04:52:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/24 04:52:26 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/24 04:52:29 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/24 04:52:31 DEBUG : dir: invalidating directory cache 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/24 04:52:31 DEBUG : dir/file1: Reset virtual modtime 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/24 04:52:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 04:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/24 04:52:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/24 04:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:52:31 DEBUG : dir: invalidating directory cache 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/24 04:52:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/24 04:52:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/24 04:52:31 DEBUG : forgetting directory cache 2026/08/24 04:52:31 DEBUG : dir: forgetting directory cache 2026/08/24 04:52:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/24 04:52:31 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:31 DEBUG : dir/virtualDir: Looking for writers 2026/08/24 04:52:31 DEBUG : dir: Looking for writers 2026/08/24 04:52:31 DEBUG : file1: reading active writers 2026/08/24 04:52:31 DEBUG : virtualFile2: reading active writers 2026/08/24 04:52:31 DEBUG : virtualFile: reading active writers 2026/08/24 04:52:31 DEBUG : virtualDir: reading active writers 2026/08/24 04:52:31 DEBUG : Looking for writers 2026/08/24 04:52:31 DEBUG : dir: reading active writers 2026/08/24 04:52:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.69s) --- PASS: TestDirReadDirAll/Virtual (5.55s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:33 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:33 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:36 ERROR : dir/: Can only open directories read only 2026/08/24 04:52:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:36 DEBUG : dir: Looking for writers 2026/08/24 04:52:36 DEBUG : Looking for writers 2026/08/24 04:52:36 DEBUG : dir: reading active writers 2026/08/24 04:52:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.12s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:37 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:37 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 04:52:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/24 04:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 04:52:41 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:52:41 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/24 04:52:43 DEBUG : dir/potato: size = 5 OK 2026/08/24 04:52:43 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:52:43 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/24 04:52:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/24 04:52:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:43 DEBUG : dir: Looking for writers 2026/08/24 04:52:43 DEBUG : file1: reading active writers 2026/08/24 04:52:43 DEBUG : potato: reading active writers 2026/08/24 04:52:43 DEBUG : Looking for writers 2026/08/24 04:52:43 DEBUG : dir: reading active writers 2026/08/24 04:52:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.61s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:44 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:44 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/08/24 04:52:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:48 DEBUG : dir/sub: Looking for writers 2026/08/24 04:52:48 DEBUG : dir: Looking for writers 2026/08/24 04:52:48 DEBUG : file1: reading active writers 2026/08/24 04:52:48 DEBUG : sub: reading active writers 2026/08/24 04:52:48 DEBUG : Looking for writers 2026/08/24 04:52:48 DEBUG : dir: reading active writers 2026/08/24 04:52:48 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.89s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:50 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:50 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:52:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 04:52:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/24 04:52:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:52:55 DEBUG : dir/sub/subsub: Looking for writers 2026/08/24 04:52:55 DEBUG : dir/sub: Looking for writers 2026/08/24 04:52:55 DEBUG : subsub: reading active writers 2026/08/24 04:52:55 DEBUG : dir: Looking for writers 2026/08/24 04:52:55 DEBUG : file1: reading active writers 2026/08/24 04:52:55 DEBUG : sub: reading active writers 2026/08/24 04:52:55 DEBUG : Looking for writers 2026/08/24 04:52:55 DEBUG : dir: reading active writers 2026/08/24 04:52:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.13s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:52:57 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:52:57 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:52:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:00 ERROR : dir/: Dir.Remove not empty 2026/08/24 04:53:00 DEBUG : dir/file1: Remove: 2026/08/24 04:53:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:53:00 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:53:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 04:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:01 DEBUG : Looking for writers 2026/08/24 04:53:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.49s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:01 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:01 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:04 DEBUG : dir/file1: Remove: 2026/08/24 04:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:53:05 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:53:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 04:53:05 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:05 DEBUG : Looking for writers 2026/08/24 04:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.23s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:06 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:06 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:09 DEBUG : dir/file1: Remove: 2026/08/24 04:53:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:53:09 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:53:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:09 DEBUG : dir: Looking for writers 2026/08/24 04:53:09 DEBUG : Looking for writers 2026/08/24 04:53:09 DEBUG : dir: reading active writers 2026/08/24 04:53:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.69s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:10 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:10 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:14 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/24 04:53:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/24 04:53:16 DEBUG : dir2: same parent dir (ODFfMTMxMDEwNDNfclV5c0g) - using folder/rename instead of move_copy 2026/08/24 04:53:16 DEBUG : dir: Updating dir with dir2 0x59250c3ce40 2026/08/24 04:53:16 DEBUG : dir: forgetting directory cache 2026/08/24 04:53:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/24 04:53:16 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/24 04:53:18 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/24 04:53:18 DEBUG : file2: Updating file with file2 0x59250e20340 2026/08/24 04:53:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/24 04:53:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:53:19 INFO : dir2/file3: Deleted 2026/08/24 04:53:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/24 04:53:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x59250e20340 2026/08/24 04:53:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/24 04:53:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/24 04:53:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/24 04:53:20 DEBUG : renamed empty directory: same parent dir (ODFfMTMxMDEwNDNfclV5c0g) - using folder/rename instead of move_copy 2026/08/24 04:53:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x59250c3cfc0 2026/08/24 04:53:20 DEBUG : empty directory: forgetting directory cache 2026/08/24 04:53:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/24 04:53:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/24 04:53:20 DEBUG : dir2: Renaming to "dir3" 2026/08/24 04:53:20 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:20 DEBUG : dir3: Looking for writers 2026/08/24 04:53:20 DEBUG : file3: reading active writers 2026/08/24 04:53:20 DEBUG : renamed empty directory: Looking for writers 2026/08/24 04:53:20 DEBUG : Looking for writers 2026/08/24 04:53:20 DEBUG : renamed empty directory: reading active writers 2026/08/24 04:53:20 DEBUG : dir3: reading active writers 2026/08/24 04:53:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.75s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:22 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:22 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/24 04:53:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:53:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:53:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:53:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/24 04:53:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/24 04:53:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:53:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:53:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:53:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:53:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/24 04:53:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/24 04:53:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:53:26 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (12 bytes), uploading instead of streaming 2026/08/24 04:53:26 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/24 04:53:28 DEBUG : dir/sub/file2: size = 12 OK 2026/08/24 04:53:28 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/24 04:53:28 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/24 04:53:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/24 04:53:28 DEBUG : forgetting directory cache 2026/08/24 04:53:28 DEBUG : dir: forgetting directory cache 2026/08/24 04:53:28 DEBUG : dir/sub: forgetting directory cache 2026/08/24 04:53:28 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/24 04:53:28 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/24 04:53:28 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:53:29 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/24 04:53:30 DEBUG : dir/sub/file0: size = 5 OK 2026/08/24 04:53:30 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:53:30 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/24 04:53:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/24 04:53:30 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:30 DEBUG : dir/sub: Looking for writers 2026/08/24 04:53:30 DEBUG : file0: reading active writers 2026/08/24 04:53:30 DEBUG : file2: reading active writers 2026/08/24 04:53:30 DEBUG : dir: Looking for writers 2026/08/24 04:53:30 DEBUG : file1: reading active writers 2026/08/24 04:53:30 DEBUG : sub: reading active writers 2026/08/24 04:53:30 DEBUG : Looking for writers 2026/08/24 04:53:30 DEBUG : dir: reading active writers 2026/08/24 04:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.60s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:32 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:32 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/24 04:53:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:32 DEBUG : Looking for writers 2026/08/24 04:53:32 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:32 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:32 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:53:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:53:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/24 04:53:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:53:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/24 04:53:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/24 04:53:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/24 04:53:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:53:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:53:35 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:35 DEBUG : dir: Looking for writers 2026/08/24 04:53:35 DEBUG : file1: reading active writers 2026/08/24 04:53:35 DEBUG : file1.metadata: reading active writers 2026/08/24 04:53:35 DEBUG : Looking for writers 2026/08/24 04:53:35 DEBUG : dir: reading active writers 2026/08/24 04:53:35 DEBUG : dir.metadata: reading active writers 2026/08/24 04:53:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.07s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:36 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:36 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:39 DEBUG : dir: Looking for writers 2026/08/24 04:53:39 DEBUG : file1: reading active writers 2026/08/24 04:53:39 DEBUG : Looking for writers 2026/08/24 04:53:39 DEBUG : dir: reading active writers 2026/08/24 04:53:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.26s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:40 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:40 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:44 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/24 04:53:46 DEBUG : Can set mod time: true 2026/08/24 04:53:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:53:47 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:47 DEBUG : dir: Looking for writers 2026/08/24 04:53:47 DEBUG : file1: reading active writers 2026/08/24 04:53:47 DEBUG : Looking for writers 2026/08/24 04:53:47 DEBUG : dir: reading active writers 2026/08/24 04:53:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:48 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:48 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:53:51 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:53:52 DEBUG : dir/file1: size = 0 OK 2026/08/24 04:53:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:53:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:53:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:53:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:53:52 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:52 DEBUG : dir: Looking for writers 2026/08/24 04:53:52 DEBUG : file1: reading active writers 2026/08/24 04:53:52 DEBUG : Looking for writers 2026/08/24 04:53:52 DEBUG : dir: reading active writers 2026/08/24 04:53:52 DEBUG : >WaitForWriters: 2026/08/24 04:53:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:53 DEBUG : dir: Looking for writers 2026/08/24 04:53:53 DEBUG : file1: reading active writers 2026/08/24 04:53:53 DEBUG : Looking for writers 2026/08/24 04:53:53 DEBUG : dir: reading active writers 2026/08/24 04:53:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:53:54 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:53:54 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:53:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:53:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:53:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:53:57 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:53:58 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:53:59 DEBUG : dir/file1: size = 5 OK 2026/08/24 04:53:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:53:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:53:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:53:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:53:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:59 DEBUG : dir: Looking for writers 2026/08/24 04:53:59 DEBUG : file1: reading active writers 2026/08/24 04:53:59 DEBUG : Looking for writers 2026/08/24 04:53:59 DEBUG : dir: reading active writers 2026/08/24 04:53:59 DEBUG : >WaitForWriters: 2026/08/24 04:53:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:53:59 DEBUG : dir: Looking for writers 2026/08/24 04:53:59 DEBUG : file1: reading active writers 2026/08/24 04:53:59 DEBUG : Looking for writers 2026/08/24 04:53:59 DEBUG : dir: reading active writers 2026/08/24 04:53:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:00 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:54:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:00 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:54:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:54:04 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:04 DEBUG : dir: Looking for writers 2026/08/24 04:54:04 DEBUG : file1: reading active writers 2026/08/24 04:54:04 DEBUG : Looking for writers 2026/08/24 04:54:04 DEBUG : dir: reading active writers 2026/08/24 04:54:04 DEBUG : >WaitForWriters: 2026/08/24 04:54:04 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:05 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:05 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:54:05 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:05 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:54:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:54:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:54:08 DEBUG : dir/file1(0x59250d8ac00): close: 2026/08/24 04:54:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/24 04:54:09 DEBUG : dir/file1(0x59250d8ac00): >close: err= 2026/08/24 04:54:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:09 DEBUG : dir: Looking for writers 2026/08/24 04:54:09 DEBUG : file1: reading active writers 2026/08/24 04:54:09 DEBUG : Looking for writers 2026/08/24 04:54:09 DEBUG : dir: reading active writers 2026/08/24 04:54:09 DEBUG : >WaitForWriters: 2026/08/24 04:54:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:09 DEBUG : dir: Looking for writers 2026/08/24 04:54:09 DEBUG : file1: reading active writers 2026/08/24 04:54:09 DEBUG : Looking for writers 2026/08/24 04:54:09 DEBUG : dir: reading active writers 2026/08/24 04:54:09 DEBUG : >WaitForWriters: 2026/08/24 04:54:09 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:10 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:10 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:54:10 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:10 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:54:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:54:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:54:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:54:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): _writeAt: size=5, off=0 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): openPending: 2026/08/24 04:54:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:54:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): >openPending: err= 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): >_writeAt: n=5, err= 2026/08/24 04:54:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): close: 2026/08/24 04:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/24 04:54:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/24 04:54:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/24 04:54:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:54:13 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/24 04:54:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:54:13 DEBUG : dir/file1(0x59250f72200): >close: err= 2026/08/24 04:54:13 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:13 DEBUG : dir: Looking for writers 2026/08/24 04:54:13 DEBUG : file1: reading active writers 2026/08/24 04:54:13 DEBUG : Looking for writers 2026/08/24 04:54:13 DEBUG : dir: reading active writers 2026/08/24 04:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:54:13 DEBUG : dir: Looking for writers 2026/08/24 04:54:13 DEBUG : file1: reading active writers 2026/08/24 04:54:13 DEBUG : Looking for writers 2026/08/24 04:54:13 DEBUG : dir: reading active writers 2026/08/24 04:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:54:13 DEBUG : dir: Looking for writers 2026/08/24 04:54:13 DEBUG : file1: reading active writers 2026/08/24 04:54:13 DEBUG : Looking for writers 2026/08/24 04:54:13 DEBUG : dir: reading active writers 2026/08/24 04:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:54:13 DEBUG : dir: Looking for writers 2026/08/24 04:54:13 DEBUG : file1: reading active writers 2026/08/24 04:54:13 DEBUG : Looking for writers 2026/08/24 04:54:13 DEBUG : dir: reading active writers 2026/08/24 04:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:54:13 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:54:13 DEBUG : dir: Looking for writers 2026/08/24 04:54:13 DEBUG : file1: reading active writers 2026/08/24 04:54:13 DEBUG : Looking for writers 2026/08/24 04:54:13 DEBUG : dir: reading active writers 2026/08/24 04:54:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:54:14 DEBUG : dir: Looking for writers 2026/08/24 04:54:14 DEBUG : file1: reading active writers 2026/08/24 04:54:14 DEBUG : Looking for writers 2026/08/24 04:54:14 DEBUG : dir: reading active writers 2026/08/24 04:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:54:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:14 DEBUG : dir: Looking for writers 2026/08/24 04:54:14 DEBUG : file1: reading active writers 2026/08/24 04:54:14 DEBUG : Looking for writers 2026/08/24 04:54:14 DEBUG : dir: reading active writers 2026/08/24 04:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:54:14 DEBUG : dir: Looking for writers 2026/08/24 04:54:14 DEBUG : file1: reading active writers 2026/08/24 04:54:14 DEBUG : Looking for writers 2026/08/24 04:54:14 DEBUG : dir: reading active writers 2026/08/24 04:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:54:15 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:54:15 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/24 04:54:15 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:54:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/24 04:54:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:54:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/24 04:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:54:15 DEBUG : dir: Looking for writers 2026/08/24 04:54:15 DEBUG : file1: reading active writers 2026/08/24 04:54:15 DEBUG : Looking for writers 2026/08/24 04:54:15 DEBUG : dir: reading active writers 2026/08/24 04:54:15 DEBUG : >WaitForWriters: 2026/08/24 04:54:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:16 DEBUG : dir: Looking for writers 2026/08/24 04:54:16 DEBUG : file1: reading active writers 2026/08/24 04:54:16 DEBUG : Looking for writers 2026/08/24 04:54:16 DEBUG : dir: reading active writers 2026/08/24 04:54:16 DEBUG : >WaitForWriters: 2026/08/24 04:54:16 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.73s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.36s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.14s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.99s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.09s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:17 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:17 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:54:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:54:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:54:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/24 04:54:20 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:20 DEBUG : dir: Looking for writers 2026/08/24 04:54:20 DEBUG : file1: reading active writers 2026/08/24 04:54:20 DEBUG : Looking for writers 2026/08/24 04:54:20 DEBUG : dir: reading active writers 2026/08/24 04:54:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.84s) === RUN TestFileOpenReadUnknownSize 2026/08/24 04:54:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/24 04:54:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:54:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/24 04:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:22 DEBUG : Looking for writers 2026/08/24 04:54:22 DEBUG : file.txt: reading active writers 2026/08/24 04:54:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:22 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:22 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:25 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:54:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/24 04:54:27 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:54:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:54:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:54:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:27 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:27 DEBUG : dir: Looking for writers 2026/08/24 04:54:27 DEBUG : file1: reading active writers 2026/08/24 04:54:27 DEBUG : Looking for writers 2026/08/24 04:54:27 DEBUG : dir: reading active writers 2026/08/24 04:54:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.84s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:28 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:28 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:31 DEBUG : dir/file1: Remove: 2026/08/24 04:54:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:31 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:54:31 DEBUG : dir/file1: Remove: 2026/08/24 04:54:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 04:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:31 DEBUG : dir: Looking for writers 2026/08/24 04:54:31 DEBUG : Looking for writers 2026/08/24 04:54:31 DEBUG : dir: reading active writers 2026/08/24 04:54:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.43s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:32 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:32 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:35 DEBUG : dir/file1: Remove: 2026/08/24 04:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:35 DEBUG : dir/file1: >Remove: err= 2026/08/24 04:54:36 DEBUG : dir/file1: Remove: 2026/08/24 04:54:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/24 04:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:36 DEBUG : dir: Looking for writers 2026/08/24 04:54:36 DEBUG : Looking for writers 2026/08/24 04:54:36 DEBUG : dir: reading active writers 2026/08/24 04:54:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.43s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:37 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:37 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:54:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/24 04:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:54:40 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/24 04:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:54:40 DEBUG : dir/file1: Open: flags=0x3 2026/08/24 04:54:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/24 04:54:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/24 04:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:40 DEBUG : dir: Looking for writers 2026/08/24 04:54:40 DEBUG : file1: reading active writers 2026/08/24 04:54:40 DEBUG : Looking for writers 2026/08/24 04:54:40 DEBUG : dir: reading active writers 2026/08/24 04:54:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:41 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:41 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:44 DEBUG : dir: Looking for writers 2026/08/24 04:54:44 DEBUG : file1: reading active writers 2026/08/24 04:54:44 DEBUG : Looking for writers 2026/08/24 04:54:44 DEBUG : dir: reading active writers 2026/08/24 04:54:44 DEBUG : >WaitForWriters: 2026/08/24 04:54:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:54:45 DEBUG : newLeaf: Updating file with newLeaf 0x59250bef1e0 2026/08/24 04:54:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:54:46 DEBUG : dir/file1: Updating file with dir/file1 0x59250bef1e0 2026/08/24 04:54:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:54:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:46 DEBUG : dir/file1: File is currently open, delaying rename 0x59250bef1e0 2026/08/24 04:54:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:46 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:54:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/24 04:54:48 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:54:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:54:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:54:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:48 DEBUG : newLeaf: Running delayed rename now 2026/08/24 04:54:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:54:49 DEBUG : newLeaf: Updating file with newLeaf 0x59250bef1e0 2026/08/24 04:54:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:49 DEBUG : dir: Looking for writers 2026/08/24 04:54:49 DEBUG : Looking for writers 2026/08/24 04:54:49 DEBUG : dir: reading active writers 2026/08/24 04:54:49 DEBUG : newLeaf: reading active writers 2026/08/24 04:54:49 DEBUG : >WaitForWriters: 2026/08/24 04:54:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:49 DEBUG : dir: Looking for writers 2026/08/24 04:54:49 DEBUG : Looking for writers 2026/08/24 04:54:49 DEBUG : dir: reading active writers 2026/08/24 04:54:49 DEBUG : newLeaf: reading active writers 2026/08/24 04:54:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:54:51 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:54:51 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:54:51 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:54:51 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:54:51 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:54:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:54:54 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:54 DEBUG : dir: Looking for writers 2026/08/24 04:54:54 DEBUG : file1: reading active writers 2026/08/24 04:54:54 DEBUG : Looking for writers 2026/08/24 04:54:54 DEBUG : dir: reading active writers 2026/08/24 04:54:54 DEBUG : >WaitForWriters: 2026/08/24 04:54:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:54:55 DEBUG : newLeaf: Updating file with newLeaf 0x59250d22270 2026/08/24 04:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:54:56 DEBUG : dir/file1: Updating file with dir/file1 0x59250d22270 2026/08/24 04:54:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/24 04:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:54:56 DEBUG : dir/file1: File is currently open, delaying rename 0x59250d22270 2026/08/24 04:54:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:54:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:56 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (25 bytes), uploading instead of streaming 2026/08/24 04:54:57 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/24 04:54:58 DEBUG : dir/file1: size = 25 OK 2026/08/24 04:54:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:54:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/24 04:54:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:54:58 DEBUG : newLeaf: Running delayed rename now 2026/08/24 04:54:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:54:59 DEBUG : newLeaf: Updating file with newLeaf 0x59250d22270 2026/08/24 04:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:59 DEBUG : dir: Looking for writers 2026/08/24 04:54:59 DEBUG : Looking for writers 2026/08/24 04:54:59 DEBUG : dir: reading active writers 2026/08/24 04:54:59 DEBUG : newLeaf: reading active writers 2026/08/24 04:54:59 DEBUG : >WaitForWriters: 2026/08/24 04:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:54:59 DEBUG : dir: Looking for writers 2026/08/24 04:54:59 DEBUG : Looking for writers 2026/08/24 04:54:59 DEBUG : dir: reading active writers 2026/08/24 04:54:59 DEBUG : newLeaf: reading active writers 2026/08/24 04:54:59 DEBUG : >WaitForWriters: 2026/08/24 04:54:59 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:00 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:00 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:55:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:00 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:55:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:55:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): openPending: 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): >openPending: err= 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): _writeAt: size=14, off=0 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): >_writeAt: n=14, err= 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): close: 2026/08/24 04:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:55:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:03 DEBUG : dir/file1(0x59250ab4540): >close: err= 2026/08/24 04:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:03 DEBUG : dir: Looking for writers 2026/08/24 04:55:03 DEBUG : file1: reading active writers 2026/08/24 04:55:03 DEBUG : Looking for writers 2026/08/24 04:55:03 DEBUG : dir: reading active writers 2026/08/24 04:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:03 DEBUG : dir: Looking for writers 2026/08/24 04:55:03 DEBUG : file1: reading active writers 2026/08/24 04:55:03 DEBUG : Looking for writers 2026/08/24 04:55:03 DEBUG : dir: reading active writers 2026/08/24 04:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:03 DEBUG : dir: Looking for writers 2026/08/24 04:55:03 DEBUG : file1: reading active writers 2026/08/24 04:55:03 DEBUG : Looking for writers 2026/08/24 04:55:03 DEBUG : dir: reading active writers 2026/08/24 04:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:03 DEBUG : dir: Looking for writers 2026/08/24 04:55:03 DEBUG : file1: reading active writers 2026/08/24 04:55:03 DEBUG : Looking for writers 2026/08/24 04:55:03 DEBUG : dir: reading active writers 2026/08/24 04:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:03 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:55:03 DEBUG : dir: Looking for writers 2026/08/24 04:55:03 DEBUG : file1: reading active writers 2026/08/24 04:55:03 DEBUG : Looking for writers 2026/08/24 04:55:03 DEBUG : dir: reading active writers 2026/08/24 04:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:04 DEBUG : dir: Looking for writers 2026/08/24 04:55:04 DEBUG : file1: reading active writers 2026/08/24 04:55:04 DEBUG : Looking for writers 2026/08/24 04:55:04 DEBUG : dir: reading active writers 2026/08/24 04:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:04 DEBUG : dir: Looking for writers 2026/08/24 04:55:04 DEBUG : file1: reading active writers 2026/08/24 04:55:04 DEBUG : Looking for writers 2026/08/24 04:55:04 DEBUG : dir: reading active writers 2026/08/24 04:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:05 DEBUG : dir: Looking for writers 2026/08/24 04:55:05 DEBUG : file1: reading active writers 2026/08/24 04:55:05 DEBUG : Looking for writers 2026/08/24 04:55:05 DEBUG : dir: reading active writers 2026/08/24 04:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:05 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:55:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 04:55:05 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:55:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:55:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 04:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:55:06 DEBUG : dir: Looking for writers 2026/08/24 04:55:06 DEBUG : file1: reading active writers 2026/08/24 04:55:06 DEBUG : Looking for writers 2026/08/24 04:55:06 DEBUG : dir: reading active writers 2026/08/24 04:55:06 DEBUG : >WaitForWriters: 2026/08/24 04:55:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:55:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): _readAt: size=512, off=0 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): openPending: 2026/08/24 04:55:06 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/24 04:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): >openPending: err= 2026/08/24 04:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): >_readAt: n=14, err=EOF 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): close: 2026/08/24 04:55:06 DEBUG : dir/file1(0x5925065f540): >close: err= 2026/08/24 04:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:07 DEBUG : newLeaf: Updating file with newLeaf 0x59250bee340 2026/08/24 04:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:55:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:55:08 DEBUG : dir/file1: Updating file with dir/file1 0x59250bee340 2026/08/24 04:55:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:55:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:08 DEBUG : dir/file1(0x59250f73480): openPending: 2026/08/24 04:55:08 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/24 04:55:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:08 DEBUG : dir/file1(0x59250f73480): >openPending: err= 2026/08/24 04:55:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:08 DEBUG : dir/file1(0x59250f73480): _writeAt: size=25, off=0 2026/08/24 04:55:08 DEBUG : dir/file1(0x59250f73480): >_writeAt: n=25, err= 2026/08/24 04:55:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:09 DEBUG : newLeaf: Updating file with newLeaf 0x59250bee340 2026/08/24 04:55:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:09 DEBUG : newLeaf(0x59250f73480): close: 2026/08/24 04:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:55:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:55:08.721750418 +0000 UTC m=+218.539316496 2026/08/24 04:55:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:09 DEBUG : newLeaf(0x59250f73480): >close: err= 2026/08/24 04:55:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:09 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/24 04:55:09 DEBUG : dir: Looking for writers 2026/08/24 04:55:09 DEBUG : Looking for writers 2026/08/24 04:55:09 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:09 DEBUG : dir: reading active writers 2026/08/24 04:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:10 DEBUG : dir: Looking for writers 2026/08/24 04:55:10 DEBUG : Looking for writers 2026/08/24 04:55:10 DEBUG : dir: reading active writers 2026/08/24 04:55:10 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:10 DEBUG : dir: Looking for writers 2026/08/24 04:55:10 DEBUG : Looking for writers 2026/08/24 04:55:10 DEBUG : dir: reading active writers 2026/08/24 04:55:10 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:10 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:55:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:55:10 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:55:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:55:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:55:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:55:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:55:11 DEBUG : dir: Looking for writers 2026/08/24 04:55:11 DEBUG : Looking for writers 2026/08/24 04:55:11 DEBUG : dir: reading active writers 2026/08/24 04:55:11 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:11 DEBUG : >WaitForWriters: 2026/08/24 04:55:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:12 DEBUG : dir: Looking for writers 2026/08/24 04:55:12 DEBUG : Looking for writers 2026/08/24 04:55:12 DEBUG : dir: reading active writers 2026/08/24 04:55:12 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:12 DEBUG : >WaitForWriters: 2026/08/24 04:55:12 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:13 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:55:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:13 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:55:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:16 DEBUG : dir: Looking for writers 2026/08/24 04:55:16 DEBUG : file1: reading active writers 2026/08/24 04:55:16 DEBUG : Looking for writers 2026/08/24 04:55:16 DEBUG : dir: reading active writers 2026/08/24 04:55:16 DEBUG : >WaitForWriters: 2026/08/24 04:55:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:17 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4edd0 2026/08/24 04:55:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:55:18 DEBUG : dir/file1: Updating file with dir/file1 0x59250d4edd0 2026/08/24 04:55:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:55:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:55:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:18 DEBUG : dir/file1(0x59250d8b500): openPending: 2026/08/24 04:55:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:55:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:55:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:18 DEBUG : dir/file1(0x59250d8b500): >openPending: err= 2026/08/24 04:55:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:18 DEBUG : dir/file1(0x59250d8b500): _writeAt: size=25, off=0 2026/08/24 04:55:18 DEBUG : dir/file1(0x59250d8b500): >_writeAt: n=25, err= 2026/08/24 04:55:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:19 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4edd0 2026/08/24 04:55:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:19 DEBUG : newLeaf(0x59250d8b500): close: 2026/08/24 04:55:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:55:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:55:18.88140965 +0000 UTC m=+228.698975778 2026/08/24 04:55:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:19 DEBUG : newLeaf(0x59250d8b500): >close: err= 2026/08/24 04:55:19 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:19 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:19 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/24 04:55:19 DEBUG : dir: Looking for writers 2026/08/24 04:55:19 DEBUG : Looking for writers 2026/08/24 04:55:19 DEBUG : dir: reading active writers 2026/08/24 04:55:19 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:20 DEBUG : dir: Looking for writers 2026/08/24 04:55:20 DEBUG : Looking for writers 2026/08/24 04:55:20 DEBUG : dir: reading active writers 2026/08/24 04:55:20 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:20 DEBUG : dir: Looking for writers 2026/08/24 04:55:20 DEBUG : Looking for writers 2026/08/24 04:55:20 DEBUG : dir: reading active writers 2026/08/24 04:55:20 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:21 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:55:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:55:21 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:55:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:55:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:55:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:55:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:55:21 DEBUG : dir: Looking for writers 2026/08/24 04:55:21 DEBUG : Looking for writers 2026/08/24 04:55:21 DEBUG : dir: reading active writers 2026/08/24 04:55:21 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:21 DEBUG : >WaitForWriters: 2026/08/24 04:55:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:22 DEBUG : dir: Looking for writers 2026/08/24 04:55:22 DEBUG : Looking for writers 2026/08/24 04:55:22 DEBUG : dir: reading active writers 2026/08/24 04:55:22 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:22 DEBUG : >WaitForWriters: 2026/08/24 04:55:22 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:23 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:23 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:55:23 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:23 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:55:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:55:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): openPending: 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): >openPending: err= 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): _writeAt: size=14, off=0 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): >_writeAt: n=14, err= 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): close: 2026/08/24 04:55:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/24 04:55:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:26 DEBUG : dir/file1(0x59250f72f80): >close: err= 2026/08/24 04:55:26 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:26 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:26 DEBUG : dir: Looking for writers 2026/08/24 04:55:26 DEBUG : file1: reading active writers 2026/08/24 04:55:26 DEBUG : Looking for writers 2026/08/24 04:55:26 DEBUG : dir: reading active writers 2026/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:27 DEBUG : dir: Looking for writers 2026/08/24 04:55:27 DEBUG : file1: reading active writers 2026/08/24 04:55:27 DEBUG : Looking for writers 2026/08/24 04:55:27 DEBUG : dir: reading active writers 2026/08/24 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:27 DEBUG : dir: Looking for writers 2026/08/24 04:55:27 DEBUG : file1: reading active writers 2026/08/24 04:55:27 DEBUG : Looking for writers 2026/08/24 04:55:27 DEBUG : dir: reading active writers 2026/08/24 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:28 DEBUG : dir/file1: size = 14 OK 2026/08/24 04:55:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/24 04:55:28 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:55:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:55:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/24 04:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:55:28 DEBUG : dir: Looking for writers 2026/08/24 04:55:28 DEBUG : file1: reading active writers 2026/08/24 04:55:28 DEBUG : Looking for writers 2026/08/24 04:55:28 DEBUG : dir: reading active writers 2026/08/24 04:55:28 DEBUG : >WaitForWriters: 2026/08/24 04:55:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:55:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): _readAt: size=512, off=0 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): openPending: 2026/08/24 04:55:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 04:55:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): >openPending: err= 2026/08/24 04:55:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): >_readAt: n=14, err=EOF 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): close: 2026/08/24 04:55:28 DEBUG : dir/file1(0x59250f73040): >close: err= 2026/08/24 04:55:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:29 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4e4e0 2026/08/24 04:55:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:55:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:55:31 DEBUG : dir/file1: Updating file with dir/file1 0x59250d4e4e0 2026/08/24 04:55:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:55:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:31 DEBUG : dir/file1(0x5925065e8c0): openPending: 2026/08/24 04:55:31 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/24 04:55:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:31 DEBUG : dir/file1(0x5925065e8c0): >openPending: err= 2026/08/24 04:55:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:31 DEBUG : dir/file1(0x5925065e8c0): _writeAt: size=25, off=0 2026/08/24 04:55:31 DEBUG : dir/file1(0x5925065e8c0): >_writeAt: n=25, err= 2026/08/24 04:55:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:32 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4e4e0 2026/08/24 04:55:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:32 DEBUG : newLeaf(0x5925065e8c0): close: 2026/08/24 04:55:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:55:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:55:31.474380566 +0000 UTC m=+241.291946654 2026/08/24 04:55:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:32 DEBUG : newLeaf(0x5925065e8c0): >close: err= 2026/08/24 04:55:32 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:32 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/24 04:55:32 DEBUG : dir: Looking for writers 2026/08/24 04:55:32 DEBUG : Looking for writers 2026/08/24 04:55:32 DEBUG : dir: reading active writers 2026/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:33 DEBUG : dir: Looking for writers 2026/08/24 04:55:33 DEBUG : Looking for writers 2026/08/24 04:55:33 DEBUG : dir: reading active writers 2026/08/24 04:55:33 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:33 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:55:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:55:33 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:55:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:55:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:55:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:55:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:55:34 DEBUG : dir: Looking for writers 2026/08/24 04:55:34 DEBUG : Looking for writers 2026/08/24 04:55:34 DEBUG : dir: reading active writers 2026/08/24 04:55:34 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:34 DEBUG : >WaitForWriters: 2026/08/24 04:55:34 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:34 DEBUG : dir: Looking for writers 2026/08/24 04:55:34 DEBUG : Looking for writers 2026/08/24 04:55:34 DEBUG : dir: reading active writers 2026/08/24 04:55:34 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:34 DEBUG : >WaitForWriters: 2026/08/24 04:55:34 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:36 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:55:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:55:36 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:55:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:55:39 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:39 DEBUG : dir: Looking for writers 2026/08/24 04:55:39 DEBUG : file1: reading active writers 2026/08/24 04:55:39 DEBUG : Looking for writers 2026/08/24 04:55:39 DEBUG : dir: reading active writers 2026/08/24 04:55:39 DEBUG : >WaitForWriters: 2026/08/24 04:55:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:55:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): _readAt: size=512, off=0 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): openPending: 2026/08/24 04:55:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/24 04:55:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/24 04:55:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): >openPending: err= 2026/08/24 04:55:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/24 04:55:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:55:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): >_readAt: n=14, err=EOF 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): close: 2026/08/24 04:55:39 DEBUG : dir/file1(0x59250f73000): >close: err= 2026/08/24 04:55:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:40 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4e9c0 2026/08/24 04:55:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/24 04:55:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/24 04:55:41 DEBUG : dir/file1: Updating file with dir/file1 0x59250d4e9c0 2026/08/24 04:55:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/24 04:55:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:55:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:55:42 DEBUG : dir/file1(0x59250f73a40): openPending: 2026/08/24 04:55:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/24 04:55:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/24 04:55:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:55:42 DEBUG : dir/file1(0x59250f73a40): >openPending: err= 2026/08/24 04:55:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:55:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:55:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:55:42 DEBUG : dir/file1(0x59250f73a40): _writeAt: size=25, off=0 2026/08/24 04:55:42 DEBUG : dir/file1(0x59250f73a40): >_writeAt: n=25, err= 2026/08/24 04:55:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/24 04:55:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/24 04:55:43 DEBUG : newLeaf: Updating file with newLeaf 0x59250d4e9c0 2026/08/24 04:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:55:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:43 DEBUG : newLeaf(0x59250f73a40): close: 2026/08/24 04:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/24 04:55:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-24 04:55:42.180431183 +0000 UTC m=+251.997997271 2026/08/24 04:55:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/24 04:55:43 DEBUG : newLeaf(0x59250f73a40): >close: err= 2026/08/24 04:55:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:55:43 DEBUG : newLeaf: vfs cache: starting upload 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:55:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:55:43 DEBUG : dir: Looking for writers 2026/08/24 04:55:43 DEBUG : Looking for writers 2026/08/24 04:55:43 DEBUG : dir: reading active writers 2026/08/24 04:55:43 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:55:44 DEBUG : dir: Looking for writers 2026/08/24 04:55:44 DEBUG : Looking for writers 2026/08/24 04:55:44 DEBUG : dir: reading active writers 2026/08/24 04:55:44 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:55:44 DEBUG : newLeaf: size = 25 OK 2026/08/24 04:55:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/24 04:55:44 INFO : newLeaf: Copied (replaced existing) 2026/08/24 04:55:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-24 04:55:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/24 04:55:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/24 04:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/24 04:55:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/24 04:55:45 DEBUG : dir: Looking for writers 2026/08/24 04:55:45 DEBUG : Looking for writers 2026/08/24 04:55:45 DEBUG : dir: reading active writers 2026/08/24 04:55:45 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:45 DEBUG : >WaitForWriters: 2026/08/24 04:55:45 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:45 DEBUG : dir: Looking for writers 2026/08/24 04:55:45 DEBUG : Looking for writers 2026/08/24 04:55:45 DEBUG : dir: reading active writers 2026/08/24 04:55:45 DEBUG : newLeaf: reading active writers 2026/08/24 04:55:45 DEBUG : >WaitForWriters: 2026/08/24 04:55:45 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestFileRename (65.61s) --- PASS: TestFileRename/off,forceCache=false (10.01s) --- PASS: TestFileRename/minimal,forceCache=false (9.47s) --- PASS: TestFileRename/minimal,forceCache=true (12.59s) --- PASS: TestFileRename/writes,forceCache=false (10.25s) --- PASS: TestFileRename/writes,forceCache=true (12.52s) --- PASS: TestFileRename/full,forceCache=false (10.77s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:46 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:46 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:46 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:46 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:46 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:46 DEBUG : Looking for writers 2026/08/24 04:55:46 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:47 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.33s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:47 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.33s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:47 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:48 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.35s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:48 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:48 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.33s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:48 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:48 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:55:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:55:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:55:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:55:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:55:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:55:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:55:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:55:51 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:51 DEBUG : dir: Looking for writers 2026/08/24 04:55:51 DEBUG : file1: reading active writers 2026/08/24 04:55:51 DEBUG : Looking for writers 2026/08/24 04:55:51 DEBUG : dir: reading active writers 2026/08/24 04:55:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.00s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:52 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:52 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:55:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:55:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:55:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:55:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 04:55:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 04:55:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 04:55:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:55:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/24 04:55:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/24 04:55:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/24 04:55:57 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:55:57 DEBUG : dir: Looking for writers 2026/08/24 04:55:57 DEBUG : file1: reading active writers 2026/08/24 04:55:57 DEBUG : Looking for writers 2026/08/24 04:55:57 DEBUG : dir: reading active writers 2026/08/24 04:55:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.86s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:55:58 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:55:58 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:55:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:56:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:56:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/24 04:56:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/24 04:56:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/24 04:56:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/24 04:56:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/24 04:56:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/24 04:56:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/24 04:56:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/24 04:56:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/24 04:56:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/24 04:56:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/24 04:56:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/24 04:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 04:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/24 04:56:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 04:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 04:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 04:56:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/24 04:56:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/24 04:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/24 04:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/24 04:56:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/24 04:56:03 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:03 DEBUG : dir: Looking for writers 2026/08/24 04:56:03 DEBUG : file1: reading active writers 2026/08/24 04:56:03 DEBUG : Looking for writers 2026/08/24 04:56:03 DEBUG : dir: reading active writers 2026/08/24 04:56:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.20s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:04 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:04 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:56:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:56:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:56:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:08 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:08 DEBUG : dir: Looking for writers 2026/08/24 04:56:08 DEBUG : file1: reading active writers 2026/08/24 04:56:08 DEBUG : Looking for writers 2026/08/24 04:56:08 DEBUG : dir: reading active writers 2026/08/24 04:56:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.41s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:09 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:09 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:56:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/24 04:56:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/24 04:56:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/24 04:56:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/24 04:56:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:12 DEBUG : dir: Looking for writers 2026/08/24 04:56:12 DEBUG : file1: reading active writers 2026/08/24 04:56:12 DEBUG : Looking for writers 2026/08/24 04:56:12 DEBUG : dir: reading active writers 2026/08/24 04:56:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.62s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:13 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:13 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:16 DEBUG : dir/file1(0x5925065e280): _readAt: size=1, off=0 2026/08/24 04:56:16 DEBUG : dir/file1(0x5925065e280): openPending: 2026/08/24 04:56:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:16 DEBUG : dir/file1(0x5925065e280): >openPending: err= 2026/08/24 04:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:56:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:56:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): >_readAt: n=1, err= 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): _readAt: size=256, off=1 2026/08/24 04:56:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): >_readAt: n=15, err=EOF 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): _readAt: size=16, off=16 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): >_readAt: n=0, err=EOF 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): close: 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): >close: err= 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): close: 2026/08/24 04:56:17 DEBUG : dir/file1(0x5925065e280): >close: err=file already closed 2026/08/24 04:56:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:17 DEBUG : dir: Looking for writers 2026/08/24 04:56:17 DEBUG : file1: reading active writers 2026/08/24 04:56:17 DEBUG : Looking for writers 2026/08/24 04:56:17 DEBUG : dir: reading active writers 2026/08/24 04:56:17 DEBUG : >WaitForWriters: 2026/08/24 04:56:17 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.55s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:18 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:18 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:18 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:18 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): _readAt: size=1, off=0 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): openPending: 2026/08/24 04:56:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >openPending: err= 2026/08/24 04:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:56:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:56:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >_readAt: n=1, err= 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): _readAt: size=1, off=5 2026/08/24 04:56:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >_readAt: n=1, err= 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): _readAt: size=1, off=3 2026/08/24 04:56:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >_readAt: n=1, err= 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): _readAt: size=1, off=13 2026/08/24 04:56:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >_readAt: n=1, err= 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): _readAt: size=16, off=100 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >_readAt: n=0, err=EOF 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): close: 2026/08/24 04:56:21 DEBUG : dir/file1(0x59250f72900): >close: err= 2026/08/24 04:56:21 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:21 DEBUG : dir: Looking for writers 2026/08/24 04:56:21 DEBUG : file1: reading active writers 2026/08/24 04:56:21 DEBUG : Looking for writers 2026/08/24 04:56:21 DEBUG : dir: reading active writers 2026/08/24 04:56:21 DEBUG : >WaitForWriters: 2026/08/24 04:56:21 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting 2026/08/24 04:56:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.39s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:22 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:22 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:22 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:22 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=1, off=0 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): openPending: 2026/08/24 04:56:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >openPending: err= 2026/08/24 04:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/24 04:56:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:56:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=1, err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=1, off=5 2026/08/24 04:56:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=1, err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=1, off=1 2026/08/24 04:56:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=1, err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=6, off=10 2026/08/24 04:56:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=6, err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=256, off=10 2026/08/24 04:56:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=6, err=EOF 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=256, off=100 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=0, err=EOF 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): close: 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >close: err= 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): _readAt: size=256, off=100 2026/08/24 04:56:25 DEBUG : dir/file1(0x59250ffca80): >_readAt: n=0, err=file already closed 2026/08/24 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:25 DEBUG : dir: Looking for writers 2026/08/24 04:56:25 DEBUG : file1: reading active writers 2026/08/24 04:56:25 DEBUG : Looking for writers 2026/08/24 04:56:25 DEBUG : dir: reading active writers 2026/08/24 04:56:25 DEBUG : >WaitForWriters: 2026/08/24 04:56:25 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting 2026/08/24 04:56:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:26 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-finesot0qita/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:27 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:27 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:27 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:27 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): RWFileHandle.Flush 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): _readAt: size=256, off=0 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): openPending: 2026/08/24 04:56:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): >openPending: err= 2026/08/24 04:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 04:56:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:56:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): >_readAt: n=16, err=EOF 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): RWFileHandle.Flush 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): RWFileHandle.Flush 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): close: 2026/08/24 04:56:30 DEBUG : dir/file1(0x592510223c0): >close: err= 2026/08/24 04:56:30 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:30 DEBUG : dir: Looking for writers 2026/08/24 04:56:30 DEBUG : file1: reading active writers 2026/08/24 04:56:30 DEBUG : Looking for writers 2026/08/24 04:56:30 DEBUG : dir: reading active writers 2026/08/24 04:56:30 DEBUG : >WaitForWriters: 2026/08/24 04:56:30 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting 2026/08/24 04:56:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:30 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-finesot0qita/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.86s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:32 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:32 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:32 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:32 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:56:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/24 04:56:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): _readAt: size=256, off=0 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): openPending: 2026/08/24 04:56:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): >openPending: err= 2026/08/24 04:56:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/24 04:56:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:56:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:56:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): >_readAt: n=16, err=EOF 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): RWFileHandle.Release 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): close: 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): >close: err= 2026/08/24 04:56:35 DEBUG : dir/file1(0x59251022e00): RWFileHandle.Release 2026/08/24 04:56:35 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:35 DEBUG : dir: Looking for writers 2026/08/24 04:56:35 DEBUG : file1: reading active writers 2026/08/24 04:56:35 DEBUG : Looking for writers 2026/08/24 04:56:35 DEBUG : dir: reading active writers 2026/08/24 04:56:35 DEBUG : >WaitForWriters: 2026/08/24 04:56:35 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting 2026/08/24 04:56:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:35 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-finesot0qita/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.58s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:36 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:56:36 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:56:36 DEBUG : file1: newRWFileHandle: 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): openPending: 2026/08/24 04:56:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): >openPending: err= 2026/08/24 04:56:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:56:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:56:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): _writeAt: size=5, off=0 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): >_writeAt: n=5, err= 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): _writeAt: size=7, off=5 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): >_writeAt: n=7, err= 2026/08/24 04:56:36 DEBUG : file1: vfs cache: truncate to size=11 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): close: 2026/08/24 04:56:36 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:56:36.825256022 +0000 UTC m=+306.642822121 2026/08/24 04:56:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): >close: err= 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): close: 2026/08/24 04:56:36 DEBUG : file1(0x59250f734c0): >close: err=file already closed 2026/08/24 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:36 DEBUG : Looking for writers 2026/08/24 04:56:36 DEBUG : file1: reading active writers 2026/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:56:36 DEBUG : Looking for writers 2026/08/24 04:56:36 DEBUG : file1: reading active writers 2026/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:56:36 DEBUG : Looking for writers 2026/08/24 04:56:36 DEBUG : file1: reading active writers 2026/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:56:36 DEBUG : Looking for writers 2026/08/24 04:56:36 DEBUG : file1: reading active writers 2026/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:56:36 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:56:36 DEBUG : Looking for writers 2026/08/24 04:56:36 DEBUG : file1: reading active writers 2026/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:56:37 DEBUG : Looking for writers 2026/08/24 04:56:37 DEBUG : file1: reading active writers 2026/08/24 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:56:37 DEBUG : Looking for writers 2026/08/24 04:56:37 DEBUG : file1: reading active writers 2026/08/24 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:56:37 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/24 04:56:38 DEBUG : Looking for writers 2026/08/24 04:56:38 DEBUG : file1: reading active writers 2026/08/24 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:56:39 DEBUG : Looking for writers 2026/08/24 04:56:39 DEBUG : file1: reading active writers 2026/08/24 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:56:39 DEBUG : file1: size = 11 OK 2026/08/24 04:56:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:56:39 INFO : file1: Copied (new) 2026/08/24 04:56:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 04:56:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 04:56:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:39 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:40 DEBUG : Looking for writers 2026/08/24 04:56:40 DEBUG : file1: reading active writers 2026/08/24 04:56:40 DEBUG : >WaitForWriters: 2026/08/24 04:56:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:40 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-finesot0qita/dir/file1: no such file or directory 2026/08/24 04:56:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:40 DEBUG : Looking for writers 2026/08/24 04:56:40 DEBUG : file1: reading active writers 2026/08/24 04:56:40 DEBUG : >WaitForWriters: 2026/08/24 04:56:40 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.24s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:40 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:40 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:40 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:56:40 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:56:41 DEBUG : file1: newRWFileHandle: 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): openPending: 2026/08/24 04:56:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): >openPending: err= 2026/08/24 04:56:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:56:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): _writeAt: size=7, off=0 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): >_writeAt: n=7, err= 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): _writeAt: size=6, off=5 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): >_writeAt: n=6, err= 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): close: 2026/08/24 04:56:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:56:41.065864181 +0000 UTC m=+310.883430259 2026/08/24 04:56:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): >close: err= 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): _writeAt: size=5, off=0 2026/08/24 04:56:41 DEBUG : file1(0x5925065eec0): >_writeAt: n=0, err=file already closed 2026/08/24 04:56:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:56:41 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:56:41 DEBUG : Looking for writers 2026/08/24 04:56:41 DEBUG : file1: reading active writers 2026/08/24 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:56:42 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/24 04:56:42 DEBUG : Looking for writers 2026/08/24 04:56:42 DEBUG : file1: reading active writers 2026/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:56:42 DEBUG : file1: size = 11 OK 2026/08/24 04:56:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:56:42 INFO : file1: Copied (new) 2026/08/24 04:56:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-24 04:56:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/24 04:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:43 DEBUG : Looking for writers 2026/08/24 04:56:43 DEBUG : file1: reading active writers 2026/08/24 04:56:43 DEBUG : >WaitForWriters: 2026/08/24 04:56:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:43 DEBUG : Looking for writers 2026/08/24 04:56:43 DEBUG : file1: reading active writers 2026/08/24 04:56:43 DEBUG : >WaitForWriters: 2026/08/24 04:56:43 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:44 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:44 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:44 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:56:44 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:56:44 DEBUG : file1: newRWFileHandle: 2026/08/24 04:56:44 DEBUG : file1(0x59250b1d000): openPending: 2026/08/24 04:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:44 DEBUG : file1(0x59250b1d000): >openPending: err= 2026/08/24 04:56:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:56:44 DEBUG : file1(0x59250b1d000): close: 2026/08/24 04:56:44 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:56:44.263810013 +0000 UTC m=+314.081376101 2026/08/24 04:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:44 DEBUG : file1(0x59250b1d000): >close: err= 2026/08/24 04:56:44 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:56:44 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:56:44 DEBUG : file2: newRWFileHandle: 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): openPending: 2026/08/24 04:56:44 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): >openPending: err= 2026/08/24 04:56:44 DEBUG : file2: >newRWFileHandle: err= 2026/08/24 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:56:44 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/24 04:56:44 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): RWFileHandle.Flush 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): RWFileHandle.Release 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): close: 2026/08/24 04:56:44 DEBUG : file2: vfs cache: setting modification time to 2026-08-24 04:56:44.265234403 +0000 UTC m=+314.082800491 2026/08/24 04:56:44 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:44 DEBUG : file2(0x59250b1d9c0): >close: err= 2026/08/24 04:56:44 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/24 04:56:44 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:56:44 DEBUG : file2: vfs cache: starting upload 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/24 04:56:44 DEBUG : Looking for writers 2026/08/24 04:56:44 DEBUG : file1: reading active writers 2026/08/24 04:56:44 DEBUG : file2: reading active writers 2026/08/24 04:56:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/24 04:56:45 DEBUG : Looking for writers 2026/08/24 04:56:45 DEBUG : file1: reading active writers 2026/08/24 04:56:45 DEBUG : file2: reading active writers 2026/08/24 04:56:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/24 04:56:45 DEBUG : file1: size = 0 OK 2026/08/24 04:56:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:56:45 INFO : file1: Copied (new) 2026/08/24 04:56:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-24 04:56:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 04:56:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:46 DEBUG : file2: size = 0 OK 2026/08/24 04:56:46 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:56:46 INFO : file2: Copied (new) 2026/08/24 04:56:46 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-24 04:56:44 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/24 04:56:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/24 04:56:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:56:46 INFO : file2: vfs cache: upload succeeded try #1 2026/08/24 04:56:46 DEBUG : Looking for writers 2026/08/24 04:56:46 DEBUG : file1: reading active writers 2026/08/24 04:56:46 DEBUG : file2: reading active writers 2026/08/24 04:56:46 DEBUG : >WaitForWriters: 2026/08/24 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:46 DEBUG : Looking for writers 2026/08/24 04:56:46 DEBUG : file1: reading active writers 2026/08/24 04:56:46 DEBUG : file2: reading active writers 2026/08/24 04:56:46 DEBUG : >WaitForWriters: 2026/08/24 04:56:46 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:47 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:47 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:47 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:56:47 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:56:47 DEBUG : file1: newRWFileHandle: 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): openPending: 2026/08/24 04:56:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): >openPending: err= 2026/08/24 04:56:47 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:56:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): _writeAt: size=5, off=0 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): >_writeAt: n=5, err= 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): RWFileHandle.Flush 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): RWFileHandle.Flush 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): close: 2026/08/24 04:56:47 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:56:47.635556564 +0000 UTC m=+317.453122642 2026/08/24 04:56:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:47 DEBUG : file1(0x59250f723c0): >close: err= 2026/08/24 04:56:47 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:56:47 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:56:47 DEBUG : Looking for writers 2026/08/24 04:56:47 DEBUG : file1: reading active writers 2026/08/24 04:56:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:56:48 DEBUG : Looking for writers 2026/08/24 04:56:48 DEBUG : file1: reading active writers 2026/08/24 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:56:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:56:48 DEBUG : Looking for writers 2026/08/24 04:56:48 DEBUG : file1: reading active writers 2026/08/24 04:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:56:49 DEBUG : file1: size = 5 OK 2026/08/24 04:56:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:56:49 INFO : file1: Copied (new) 2026/08/24 04:56:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:56:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:56:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:49 DEBUG : Looking for writers 2026/08/24 04:56:49 DEBUG : file1: reading active writers 2026/08/24 04:56:49 DEBUG : >WaitForWriters: 2026/08/24 04:56:49 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:50 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:50 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:50 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:56:50 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:56:50 DEBUG : file1: newRWFileHandle: 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): openPending: 2026/08/24 04:56:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): >openPending: err= 2026/08/24 04:56:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:56:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): _writeAt: size=5, off=0 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): >_writeAt: n=5, err= 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): RWFileHandle.Release 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): close: 2026/08/24 04:56:50 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:56:50.63829529 +0000 UTC m=+320.455861398 2026/08/24 04:56:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): >close: err= 2026/08/24 04:56:50 DEBUG : file1(0x59251022600): RWFileHandle.Release 2026/08/24 04:56:50 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:56:50 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:56:50 DEBUG : Looking for writers 2026/08/24 04:56:50 DEBUG : file1: reading active writers 2026/08/24 04:56:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:56:51 DEBUG : Looking for writers 2026/08/24 04:56:51 DEBUG : file1: reading active writers 2026/08/24 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:56:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:56:51 DEBUG : Looking for writers 2026/08/24 04:56:51 DEBUG : file1: reading active writers 2026/08/24 04:56:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:56:52 DEBUG : file1: size = 5 OK 2026/08/24 04:56:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:56:52 INFO : file1: Copied (new) 2026/08/24 04:56:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:56:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:56:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:52 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:52 DEBUG : Looking for writers 2026/08/24 04:56:52 DEBUG : file1: reading active writers 2026/08/24 04:56:52 DEBUG : >WaitForWriters: 2026/08/24 04:56:52 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.13s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:53 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:53 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:53 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:53 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:56:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:56:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:56:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:56:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): openPending: 2026/08/24 04:56:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:56:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): >openPending: err= 2026/08/24 04:56:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/24 04:56:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:56:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): _writeAt: size=5, off=0 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): >_writeAt: n=5, err= 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): close: 2026/08/24 04:56:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:56:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 04:56:56.517377499 +0000 UTC m=+326.334943577 2026/08/24 04:56:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:56:56 DEBUG : dir/file1(0x59250ffc280): >close: err= 2026/08/24 04:56:56 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:56:56 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:56:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:56:56 DEBUG : dir: Looking for writers 2026/08/24 04:56:56 DEBUG : file1: reading active writers 2026/08/24 04:56:56 DEBUG : Looking for writers 2026/08/24 04:56:56 DEBUG : dir: reading active writers 2026/08/24 04:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:56:57 DEBUG : dir: Looking for writers 2026/08/24 04:56:57 DEBUG : file1: reading active writers 2026/08/24 04:56:57 DEBUG : Looking for writers 2026/08/24 04:56:57 DEBUG : dir: reading active writers 2026/08/24 04:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:56:57 DEBUG : dir/file1: size = 5 OK 2026/08/24 04:56:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:56:57 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:56:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-24 04:56:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:56:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:56:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:56:57 DEBUG : dir: Looking for writers 2026/08/24 04:56:57 DEBUG : file1: reading active writers 2026/08/24 04:56:57 DEBUG : Looking for writers 2026/08/24 04:56:57 DEBUG : dir: reading active writers 2026/08/24 04:56:57 DEBUG : >WaitForWriters: 2026/08/24 04:56:57 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:56:58 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:56:58 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:56:58 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:56:58 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/24 04:57:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/24 04:57:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/24 04:57:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/24 04:57:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): _writeAt: size=5, off=0 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): openPending: 2026/08/24 04:57:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/24 04:57:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/24 04:57:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): >openPending: err= 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): >_writeAt: n=5, err= 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): _writeAt: size=15, off=5 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): >_writeAt: n=15, err= 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): close: 2026/08/24 04:57:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/24 04:57:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-24 04:57:01.771938252 +0000 UTC m=+331.589504330 2026/08/24 04:57:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:01 DEBUG : dir/file1(0x59250ab4500): >close: err= 2026/08/24 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:01 DEBUG : dir: Looking for writers 2026/08/24 04:57:01 DEBUG : file1: reading active writers 2026/08/24 04:57:01 DEBUG : Looking for writers 2026/08/24 04:57:01 DEBUG : dir: reading active writers 2026/08/24 04:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:57:01 DEBUG : dir: Looking for writers 2026/08/24 04:57:01 DEBUG : file1: reading active writers 2026/08/24 04:57:01 DEBUG : Looking for writers 2026/08/24 04:57:01 DEBUG : dir: reading active writers 2026/08/24 04:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:57:01 DEBUG : dir: Looking for writers 2026/08/24 04:57:01 DEBUG : file1: reading active writers 2026/08/24 04:57:01 DEBUG : Looking for writers 2026/08/24 04:57:01 DEBUG : dir: reading active writers 2026/08/24 04:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:57:01 DEBUG : dir: Looking for writers 2026/08/24 04:57:01 DEBUG : file1: reading active writers 2026/08/24 04:57:01 DEBUG : Looking for writers 2026/08/24 04:57:01 DEBUG : dir: reading active writers 2026/08/24 04:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:57:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/24 04:57:01 DEBUG : dir: Looking for writers 2026/08/24 04:57:01 DEBUG : file1: reading active writers 2026/08/24 04:57:01 DEBUG : Looking for writers 2026/08/24 04:57:01 DEBUG : dir: reading active writers 2026/08/24 04:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:57:02 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:02 DEBUG : dir: Looking for writers 2026/08/24 04:57:02 DEBUG : file1: reading active writers 2026/08/24 04:57:02 DEBUG : Looking for writers 2026/08/24 04:57:02 DEBUG : dir: reading active writers 2026/08/24 04:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:57:02 DEBUG : dir: Looking for writers 2026/08/24 04:57:02 DEBUG : file1: reading active writers 2026/08/24 04:57:02 DEBUG : Looking for writers 2026/08/24 04:57:02 DEBUG : dir: reading active writers 2026/08/24 04:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:57:03 DEBUG : dir/file1: size = 20 OK 2026/08/24 04:57:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/24 04:57:03 INFO : dir/file1: Copied (replaced existing) 2026/08/24 04:57:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-24 04:57:01 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/24 04:57:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/24 04:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/24 04:57:03 DEBUG : dir: Looking for writers 2026/08/24 04:57:03 DEBUG : file1: reading active writers 2026/08/24 04:57:03 DEBUG : Looking for writers 2026/08/24 04:57:03 DEBUG : dir: reading active writers 2026/08/24 04:57:03 DEBUG : >WaitForWriters: 2026/08/24 04:57:03 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.25s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:04 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:04 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:04 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:04 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:04 DEBUG : file1: newRWFileHandle: 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): openPending: 2026/08/24 04:57:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): >openPending: err= 2026/08/24 04:57:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:57:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): _writeAt: size=5, off=0 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): >_writeAt: n=5, err= 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): close: 2026/08/24 04:57:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-24 04:57:04.318446115 +0000 UTC m=+334.136012203 2026/08/24 04:57:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:04 DEBUG : file1(0x59250ffc900): >close: err= 2026/08/24 04:57:04 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:57:04 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:57:04 DEBUG : Looking for writers 2026/08/24 04:57:04 DEBUG : file1: reading active writers 2026/08/24 04:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:57:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:57:05 DEBUG : Looking for writers 2026/08/24 04:57:05 DEBUG : file1: reading active writers 2026/08/24 04:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:57:06 DEBUG : file1: size = 5 OK 2026/08/24 04:57:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:57:06 INFO : file1: Copied (new) 2026/08/24 04:57:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-24 04:57:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:57:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:57:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:06 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:57:06 DEBUG : Looking for writers 2026/08/24 04:57:06 DEBUG : file1: reading active writers 2026/08/24 04:57:06 DEBUG : >WaitForWriters: 2026/08/24 04:57:06 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:07 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/24 04:57:07 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.36082339 +0000 UTC m=+337.178389487 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022280): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.36082339 +0000 UTC m=+337.178389487 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510227c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.36082339 +0000 UTC m=+337.178389487 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251022c80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a47180 item 1 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.365305405 +0000 UTC m=+337.182871503 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510232c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.365305405 +0000 UTC m=+337.182871503 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510237c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a47c70 item 2 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.368016233 +0000 UTC m=+337.185582342 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251023e00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.368016233 +0000 UTC m=+337.185582342 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4780): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.368016233 +0000 UTC m=+337.185582342 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ab4f80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f58850 item 3 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.371572509 +0000 UTC m=+337.189138617 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1cfc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.371572509 +0000 UTC m=+337.189138617 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250b1dc00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f593b0 item 4 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.374020824 +0000 UTC m=+337.191586921 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250995ac0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.374020824 +0000 UTC m=+337.191586921 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a200): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.374020824 +0000 UTC m=+337.191586921 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8a7c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f59810 item 5 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.377713697 +0000 UTC m=+337.195279805 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ae40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.377713697 +0000 UTC m=+337.195279805 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8b380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250adfb90 item 6 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.380915694 +0000 UTC m=+337.198481791 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250d8ba00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.380915694 +0000 UTC m=+337.198481791 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a040): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.380915694 +0000 UTC m=+337.198481791 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9a500): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a2b030 item 7 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.384518007 +0000 UTC m=+337.202084114 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ab80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.384518007 +0000 UTC m=+337.202084114 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b0c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f52000 item 8 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x59250e9b680): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9b680): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.387505358 +0000 UTC m=+337.205071456 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9ba40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.387505358 +0000 UTC m=+337.205071456 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250e9bec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.387505358 +0000 UTC m=+337.205071456 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f144c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f52cb0 item 9 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.396160393 +0000 UTC m=+337.213726491 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f14b40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.396160393 +0000 UTC m=+337.213726491 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f539d0 item 10 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x59250f156c0): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f156c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.398847187 +0000 UTC m=+337.216413285 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f15a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.398847187 +0000 UTC m=+337.216413285 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.398847187 +0000 UTC m=+337.216413285 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fae580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c00850 item 11 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.402650099 +0000 UTC m=+337.220216197 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faec00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.402650099 +0000 UTC m=+337.220216197 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf140): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f3e380 item 12 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x59250faf780): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250faf780): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.407486583 +0000 UTC m=+337.225052681 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250fafb40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.407486583 +0000 UTC m=+337.225052681 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f3eee0 item 13 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.416305837 +0000 UTC m=+337.233871945 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101e980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.416305837 +0000 UTC m=+337.233871945 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101eec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f3f7a0 item 14 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x5925101f500): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f500): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.420163432 +0000 UTC m=+337.237729630 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925101f8c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.420163432 +0000 UTC m=+337.237729630 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250e0e540 item 15 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.423346924 +0000 UTC m=+337.240913033 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.423346924 +0000 UTC m=+337.240913033 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251040c40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250e0ed90 item 16 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.42686648 +0000 UTC m=+337.244432619 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041280): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.42686648 +0000 UTC m=+337.244432619 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.42686648 +0000 UTC m=+337.244432619 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251041c00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250e0f960 item 17 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.43067333 +0000 UTC m=+337.248239438 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.43067333 +0000 UTC m=+337.248239438 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105c8c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a7e540 item 18 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.434539982 +0000 UTC m=+337.252106090 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105cf40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.434539982 +0000 UTC m=+337.252106090 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d440): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.434539982 +0000 UTC m=+337.252106090 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925105d940): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a7f180 item 19 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.438495262 +0000 UTC m=+337.256061370 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510880c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.438495262 +0000 UTC m=+337.256061370 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250d845b0 item 20 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.441970585 +0000 UTC m=+337.259536693 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251088c80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.441970585 +0000 UTC m=+337.259536693 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.441970585 +0000 UTC m=+337.259536693 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089680): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250d84bd0 item 21 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.445582607 +0000 UTC m=+337.263148714 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251089d00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.445582607 +0000 UTC m=+337.263148714 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250d85c70 item 22 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.447806176 +0000 UTC m=+337.265372264 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510ca9c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.447806176 +0000 UTC m=+337.265372264 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510caec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.447806176 +0000 UTC m=+337.265372264 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cb3c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a17180 item 23 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.450691745 +0000 UTC m=+337.268257832 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510cba40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.450691745 +0000 UTC m=+337.268257832 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592509d6540 item 24 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x592510e46c0): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e46c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.453291153 +0000 UTC m=+337.270857242 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.453291153 +0000 UTC m=+337.270857242 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e4f80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.453291153 +0000 UTC m=+337.270857242 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e54c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592509d6e00 item 25 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.45655142 +0000 UTC m=+337.274117508 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592510e5b40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.45655142 +0000 UTC m=+337.274117508 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592509d7960 item 26 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x592511007c0): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511007c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.458723572 +0000 UTC m=+337.276289650 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251100b80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.458723572 +0000 UTC m=+337.276289650 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.458723572 +0000 UTC m=+337.276289650 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511015c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a28150 item 27 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.461644298 +0000 UTC m=+337.279210376 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251101c40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.461644298 +0000 UTC m=+337.279210376 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e280): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a28a80 item 28 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x5925111e8c0): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111e8c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.464010767 +0000 UTC m=+337.281576855 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111ec80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.464010767 +0000 UTC m=+337.281576855 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a295e0 item 29 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.467068331 +0000 UTC m=+337.284634430 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925111f9c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.467068331 +0000 UTC m=+337.284634430 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e000): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a29a40 item 30 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): _readAt: size=2, off=0 2026/08/24 04:57:07 ERROR : open-test-file(0x5925113e640): Couldn't read size of file 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): close: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113e640): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.469443998 +0000 UTC m=+337.287010086 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113ea00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.469443998 +0000 UTC m=+337.287010086 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f0c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c9ee00 item 31 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.471788024 +0000 UTC m=+337.289354112 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113f740): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.471788024 +0000 UTC m=+337.289354112 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925113fc80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c9fb90 item 32 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.474465901 +0000 UTC m=+337.292032040 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c3c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250b12d90 item 33 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.475409193 +0000 UTC m=+337.292975271 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115c840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.475409193 +0000 UTC m=+337.292975271 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115cd40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250b130a0 item 33 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.48050226 +0000 UTC m=+337.298068359 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250b13570 item 34 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.481521917 +0000 UTC m=+337.299087995 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115d800): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.481521917 +0000 UTC m=+337.299087995 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925115dd40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250b13b20 item 34 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.48317098 +0000 UTC m=+337.300737059 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925068c310 item 35 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.483708736 +0000 UTC m=+337.301274814 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174900): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.483708736 +0000 UTC m=+337.301274814 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251174e00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925068c540 item 35 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.485695689 +0000 UTC m=+337.303261767 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925068d1f0 item 36 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.48644786 +0000 UTC m=+337.304014018 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.48644786 +0000 UTC m=+337.304014018 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251175ec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925068d500 item 36 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.488102424 +0000 UTC m=+337.305668512 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925068dd50 item 37 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.488720972 +0000 UTC m=+337.306287059 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.488720972 +0000 UTC m=+337.306287059 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251198f80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925078a620 item 37 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.49042556 +0000 UTC m=+337.307991649 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925078ae00 item 38 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.49107638 +0000 UTC m=+337.308642458 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251199b00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.49107638 +0000 UTC m=+337.308642458 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6140): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925078afc0 item 38 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.4924902 +0000 UTC m=+337.310056278 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b67c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925078b500 item 39 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.493175744 +0000 UTC m=+337.310741823 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b6cc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.493175744 +0000 UTC m=+337.310741823 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b71c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925078b6c0 item 39 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.494786817 +0000 UTC m=+337.312352895 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c100e0 item 40 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.495389996 +0000 UTC m=+337.312956065 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511b7d40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.495389996 +0000 UTC m=+337.312956065 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c102a0 item 40 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.496646319 +0000 UTC m=+337.314212397 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4940): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c109a0 item 41 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.4973141 +0000 UTC m=+337.314880168 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d4e40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c10b60 item 41 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.49786995 +0000 UTC m=+337.315436028 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.49786995 +0000 UTC m=+337.315436028 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c10e00 item 41 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.499302154 +0000 UTC m=+337.316868233 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511d5e80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c113b0 item 42 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.499804833 +0000 UTC m=+337.317370901 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c11650 item 42 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.500362367 +0000 UTC m=+337.317928435 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f49c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.500362367 +0000 UTC m=+337.317928435 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f4f40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c11810 item 42 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.501679915 +0000 UTC m=+337.319245993 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4c0e0 item 43 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.502224944 +0000 UTC m=+337.319791022 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592511f5a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4c380 item 43 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.50286872 +0000 UTC m=+337.320434788 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e0c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.50286872 +0000 UTC m=+337.320434788 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120e600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4c690 item 43 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.504258364 +0000 UTC m=+337.321824442 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120ec40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4ca80 item 44 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.504777584 +0000 UTC m=+337.322343653 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f140): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4cc40 item 44 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.505350867 +0000 UTC m=+337.322916945 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120f680): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.505350867 +0000 UTC m=+337.322916945 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925120fc00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4ce00 item 44 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.506894081 +0000 UTC m=+337.324460159 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4d1f0 item 45 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.507440063 +0000 UTC m=+337.325006131 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122c840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.507440063 +0000 UTC m=+337.325006131 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122cf40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4d420 item 45 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.508938733 +0000 UTC m=+337.326504811 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122d580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4d880 item 46 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.509469505 +0000 UTC m=+337.327035583 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925122da80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.509469505 +0000 UTC m=+337.327035583 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e280): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4da40 item 46 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.510960611 +0000 UTC m=+337.328526689 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124e8c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a4de30 item 47 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.511413155 +0000 UTC m=+337.328979233 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124edc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.511413155 +0000 UTC m=+337.328979233 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124f4c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c86150 item 47 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.513497211 +0000 UTC m=+337.331063349 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925124fb00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c86540 item 48 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.51432804 +0000 UTC m=+337.331894149 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a100): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.51432804 +0000 UTC m=+337.331894149 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126a800): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c867e0 item 48 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.516300095 +0000 UTC m=+337.333866193 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126ae40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c86bd0 item 49 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.517154358 +0000 UTC m=+337.334720456 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b2c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.517154358 +0000 UTC m=+337.334720456 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126b800): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c86e70 item 49 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.519228656 +0000 UTC m=+337.336794753 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925126be80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c872d0 item 50 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.519996546 +0000 UTC m=+337.337562624 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128a480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.519996546 +0000 UTC m=+337.337562624 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128aa00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c87570 item 50 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.522039142 +0000 UTC m=+337.339605260 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c878f0 item 51 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.522719919 +0000 UTC m=+337.340285997 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128b580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.522719919 +0000 UTC m=+337.340285997 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925128bac0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250c87b90 item 51 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.524581273 +0000 UTC m=+337.342147381 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0240): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec6070 item 52 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.525343693 +0000 UTC m=+337.342909761 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0740): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.525343693 +0000 UTC m=+337.342909761 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a0cc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec6230 item 52 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.527558416 +0000 UTC m=+337.345124494 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec6620 item 53 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.528374377 +0000 UTC m=+337.345940495 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.528374377 +0000 UTC m=+337.345940495 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592512a1d80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec68c0 item 53 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.530368111 +0000 UTC m=+337.347934189 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f72f80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f4b810 item 54 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.531151511 +0000 UTC m=+337.348717589 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.531151511 +0000 UTC m=+337.348717589 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250f73b40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250f4ba40 item 54 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.533573305 +0000 UTC m=+337.351139383 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a2c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312150 item 55 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.535259228 +0000 UTC m=+337.352825346 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130a7c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.535259228 +0000 UTC m=+337.352825346 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130ad00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312310 item 55 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.537001068 +0000 UTC m=+337.354567146 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312690 item 56 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.537660683 +0000 UTC m=+337.355226761 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130b880): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.537660683 +0000 UTC m=+337.355226761 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925130be00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312850 item 56 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.539181295 +0000 UTC m=+337.356747364 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326540): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312bd0 item 57 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.539689034 +0000 UTC m=+337.357255103 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312d90 item 57 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.540339502 +0000 UTC m=+337.357905580 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251326fc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.540339502 +0000 UTC m=+337.357905580 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327540): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251312f50 item 57 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.5417942 +0000 UTC m=+337.359360278 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251327b80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513132d0 item 58 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.542351091 +0000 UTC m=+337.359917169 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513461c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251313490 item 58 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.542975841 +0000 UTC m=+337.360541919 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.542975841 +0000 UTC m=+337.360541919 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251346cc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251313650 item 58 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.544468881 +0000 UTC m=+337.362034959 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513139d0 item 59 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.545044608 +0000 UTC m=+337.362610686 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251313b90 item 59 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.545607191 +0000 UTC m=+337.363173269 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251347d80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.545607191 +0000 UTC m=+337.363173269 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370400): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251313d50 item 59 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.547008828 +0000 UTC m=+337.364574946 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370a40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251374230 item 60 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.547525212 +0000 UTC m=+337.365091290 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251370f80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513743f0 item 60 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.548249461 +0000 UTC m=+337.365815539 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513714c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.548249461 +0000 UTC m=+337.365815539 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251371a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513745b0 item 60 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.549855183 +0000 UTC m=+337.367421311 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e1c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251374930 item 61 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.550387809 +0000 UTC m=+337.367953887 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138e700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.550387809 +0000 UTC m=+337.367953887 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138ee00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251374af0 item 61 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.551841715 +0000 UTC m=+337.369407793 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f440): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251374e70 item 62 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.552404628 +0000 UTC m=+337.369970706 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925138f980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.552404628 +0000 UTC m=+337.369970706 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251375030 item 62 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.554022914 +0000 UTC m=+337.371589002 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ae7c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513753b0 item 63 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.554596546 +0000 UTC m=+337.372162645 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513aed00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.554596546 +0000 UTC m=+337.372162645 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513af400): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251375570 item 63 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.556427254 +0000 UTC m=+337.373993342 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513afa40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513758f0 item 64 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.557021497 +0000 UTC m=+337.374587575 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.557021497 +0000 UTC m=+337.374587575 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513ca780): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251375ab0 item 64 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.558694697 +0000 UTC m=+337.376260815 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cadc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251375e30 item 65 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.559340024 +0000 UTC m=+337.376906102 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb240): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.559340024 +0000 UTC m=+337.376906102 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cb740): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dc150 item 65 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.560676227 +0000 UTC m=+337.378242296 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513cbd80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dc4d0 item 66 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.56123278 +0000 UTC m=+337.378798848 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.56123278 +0000 UTC m=+337.378798848 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6840): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dc690 item 66 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.562555558 +0000 UTC m=+337.380121626 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e6e80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dca10 item 67 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.563066071 +0000 UTC m=+337.380632149 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.563066071 +0000 UTC m=+337.380632149 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7800): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dcbd0 item 67 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.564381887 +0000 UTC m=+337.381947965 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592513e7e80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dcf50 item 68 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.564913419 +0000 UTC m=+337.382479498 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.564913419 +0000 UTC m=+337.382479498 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140e9c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dd110 item 68 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.56617899 +0000 UTC m=+337.383745068 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f000): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dd490 item 69 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.566640432 +0000 UTC m=+337.384206500 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.566640432 +0000 UTC m=+337.384206500 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140f980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dd650 item 69 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.568168968 +0000 UTC m=+337.385735046 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffce00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a219d0 item 70 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.568702335 +0000 UTC m=+337.386268414 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd400): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.568702335 +0000 UTC m=+337.386268414 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59250ffd980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250a21b90 item 70 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.570444435 +0000 UTC m=+337.388010513 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e100): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514940e0 item 71 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.571117677 +0000 UTC m=+337.388683755 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148e600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.571117677 +0000 UTC m=+337.388683755 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148eb00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514942a0 item 71 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.572493745 +0000 UTC m=+337.390059823 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251494620 item 72 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.573175873 +0000 UTC m=+337.390741942 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148f680): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.573175873 +0000 UTC m=+337.390741942 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925148fbc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514947e0 item 72 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.574543015 +0000 UTC m=+337.392109093 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac280): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251494b60 item 73 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.575064519 +0000 UTC m=+337.392630598 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ac780): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251494d20 item 73 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.575753992 +0000 UTC m=+337.393320070 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514acc40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.575753992 +0000 UTC m=+337.393320070 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251494ee0 item 73 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.577317655 +0000 UTC m=+337.394883723 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ad7c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251495260 item 74 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.577793223 +0000 UTC m=+337.395359301 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514adcc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251495420 item 74 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.578396794 +0000 UTC m=+337.395962872 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0300): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.578396794 +0000 UTC m=+337.395962872 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0880): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514955e0 item 74 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.579548188 +0000 UTC m=+337.397114266 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d0ec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251495960 item 75 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.580030618 +0000 UTC m=+337.397596696 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d13c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): _writeAt: size=3, off=2 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251495b20 item 75 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.580616575 +0000 UTC m=+337.398182653 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1900): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.580616575 +0000 UTC m=+337.398182653 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514d1e40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251495ce0 item 75 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.582024354 +0000 UTC m=+337.399590432 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ec580): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f01c0 item 76 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.582498679 +0000 UTC m=+337.400064757 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514eca80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f0380 item 76 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): _writeAt: size=3, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.583156672 +0000 UTC m=+337.400722750 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ecfc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.583156672 +0000 UTC m=+337.400722750 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514ed540): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f0540 item 76 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.58487653 +0000 UTC m=+337.402442608 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592514edb80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f08c0 item 77 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.585443541 +0000 UTC m=+337.403009619 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.585443541 +0000 UTC m=+337.403009619 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508880): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f0a80 item 77 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.587642965 +0000 UTC m=+337.405209043 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251508ec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f0e00 item 78 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.588453024 +0000 UTC m=+337.406019132 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515093c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.588453024 +0000 UTC m=+337.406019132 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251509ac0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f0fc0 item 78 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.590172111 +0000 UTC m=+337.407738229 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528200): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f1340 item 79 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.590855392 +0000 UTC m=+337.408421470 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.590855392 +0000 UTC m=+337.408421470 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251528e00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f1500 item 79 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.593235296 +0000 UTC m=+337.410801394 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529440): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f1880 item 80 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.593823095 +0000 UTC m=+337.411389173 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251529940): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.593823095 +0000 UTC m=+337.411389173 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a140): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f1a40 item 80 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.5954621 +0000 UTC m=+337.413028169 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154a780): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592514f1dc0 item 81 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.595963858 +0000 UTC m=+337.413529936 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154ac00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.595963858 +0000 UTC m=+337.413529936 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b140): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515560e0 item 81 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.597417293 +0000 UTC m=+337.414983371 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154b7c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251556460 item 82 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.597927637 +0000 UTC m=+337.415493715 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925154bcc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.597927637 +0000 UTC m=+337.415493715 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251556620 item 82 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.599543208 +0000 UTC m=+337.417109286 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156a9c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515569a0 item 83 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.600382492 +0000 UTC m=+337.417948570 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156aec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.600382492 +0000 UTC m=+337.417948570 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156b400): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251556b60 item 83 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.602426293 +0000 UTC m=+337.419992401 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925156ba80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251556ee0 item 84 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.603323828 +0000 UTC m=+337.420889896 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a080): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.603323828 +0000 UTC m=+337.420889896 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158a600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515570a0 item 84 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.604773315 +0000 UTC m=+337.422339382 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158ac80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251557420 item 85 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.605437559 +0000 UTC m=+337.423003637 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b180): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.605437559 +0000 UTC m=+337.423003637 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158b6c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515575e0 item 85 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.60720648 +0000 UTC m=+337.424772588 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925158bd40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251557960 item 86 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.608059981 +0000 UTC m=+337.425626059 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.608059981 +0000 UTC m=+337.425626059 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515ae8c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251557b20 item 86 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.610244297 +0000 UTC m=+337.427810375 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592515aef40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dd7a0 item 87 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.610762154 +0000 UTC m=+337.428328232 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925140fd40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.610762154 +0000 UTC m=+337.428328232 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142a380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513dd960 item 87 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.612280412 +0000 UTC m=+337.429846479 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142aa00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592513ddce0 item 88 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.612829759 +0000 UTC m=+337.430395837 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142af00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.612829759 +0000 UTC m=+337.430395837 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142b480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143e000 item 88 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.614161574 +0000 UTC m=+337.431727652 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925142bac0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143e380 item 89 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.614726942 +0000 UTC m=+337.432293010 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448100): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143e540 item 89 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.615312888 +0000 UTC m=+337.432878966 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448640): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.615312888 +0000 UTC m=+337.432878966 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251448bc0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143e700 item 89 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.616582596 +0000 UTC m=+337.434148674 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449200): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143ea80 item 90 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.617069616 +0000 UTC m=+337.434635694 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449740): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143ec40 item 90 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.617708893 +0000 UTC m=+337.435274971 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251449c80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.617708893 +0000 UTC m=+337.435274971 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a340): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143ee00 item 90 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.618960647 +0000 UTC m=+337.436526716 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146a980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143f180 item 91 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.619619942 +0000 UTC m=+337.437186010 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146aec0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): >_readAt: n=2, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): _writeAt: size=3, off=7 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143f340 item 91 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.62020627 +0000 UTC m=+337.437772348 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b400): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): >_readAt: n=8, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.62020627 +0000 UTC m=+337.437772348 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x5925146b980): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143f500 item 91 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.621640959 +0000 UTC m=+337.439207037 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516060c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143f880 item 92 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.622147566 +0000 UTC m=+337.439713644 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): open at offset 5 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143fa40 item 92 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): _readAt: size=2, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): _writeAt: size=3, off=5 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): >_writeAt: n=3, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.622807893 +0000 UTC m=+337.440373971 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251606b40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): >_readAt: n=3, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.622807893 +0000 UTC m=+337.440373971 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607100): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925143fc00 item 92 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.624274131 +0000 UTC m=+337.441840209 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607740): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161c0e0 item 93 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.624796358 +0000 UTC m=+337.442362426 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251607c80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.624796358 +0000 UTC m=+337.442362426 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626480): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161c2a0 item 93 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.62627444 +0000 UTC m=+337.443840518 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251626ac0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161c620 item 94 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.626914047 +0000 UTC m=+337.444480125 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627000): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.626914047 +0000 UTC m=+337.444480125 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627700): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161c7e0 item 94 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.628767016 +0000 UTC m=+337.446333094 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251627d40): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161cb60 item 95 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.629308919 +0000 UTC m=+337.446874997 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648380): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.629308919 +0000 UTC m=+337.446874997 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251648a80): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161cd20 item 95 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 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/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): open at offset 0 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): _readAt: size=2, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.630883844 +0000 UTC m=+337.448449922 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x592516490c0): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): _writeAt: size=5, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): >openPending: err= 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161d0a0 item 96 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): >_writeAt: n=5, err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.631438531 +0000 UTC m=+337.449004609 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649600): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): _readAt: size=512, off=0 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): openPending: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): >openPending: err= 2026/08/24 04:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): >_readAt: n=5, err=EOF 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): close: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:07.631438531 +0000 UTC m=+337.449004609 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:07 DEBUG : open-test-file(0x59251649d00): >close: err= 2026/08/24 04:57:07 DEBUG : open-test-file: Remove: 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925161d260 item 96 2026/08/24 04:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:07 DEBUG : open-test-file: >Remove: err= 2026/08/24 04:57:07 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:07 DEBUG : Looking for writers 2026/08/24 04:57:07 DEBUG : >WaitForWriters: 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:07 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/24 04:57:07 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.175476758 +0000 UTC m=+337.993042846 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065ef40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.175476758 +0000 UTC m=+337.993042846 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065f600): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.175476758 +0000 UTC m=+337.993042846 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925065fb00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592516ec9a0 item 1 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.178493626 +0000 UTC m=+337.996059713 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700240): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.178493626 +0000 UTC m=+337.996059713 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700740): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592516ece70 item 2 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.180560608 +0000 UTC m=+337.998126696 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251700d80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.180560608 +0000 UTC m=+337.998126696 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701200): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.180560608 +0000 UTC m=+337.998126696 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517016c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592516ed1f0 item 3 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.183160238 +0000 UTC m=+338.000726326 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251701d40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.183160238 +0000 UTC m=+338.000726326 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592516ed6c0 item 4 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.185902066 +0000 UTC m=+338.003468154 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517229c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.185902066 +0000 UTC m=+338.003468154 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251722e40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.185902066 +0000 UTC m=+338.003468154 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592516eda40 item 5 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.188690993 +0000 UTC m=+338.006257091 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.188690993 +0000 UTC m=+338.006257091 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251723ec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173c070 item 6 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.190730615 +0000 UTC m=+338.008296703 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.190730615 +0000 UTC m=+338.008296703 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251740b40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.190730615 +0000 UTC m=+338.008296703 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741000): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173c3f0 item 7 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.1934662 +0000 UTC m=+338.011032289 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741680): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.1934662 +0000 UTC m=+338.011032289 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251741bc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173c8c0 item 8 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x59251768280): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.196270717 +0000 UTC m=+338.013836805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.196270717 +0000 UTC m=+338.013836805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768ac0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.196270717 +0000 UTC m=+338.013836805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251768fc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173cc40 item 9 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.198995052 +0000 UTC m=+338.016561140 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.198995052 +0000 UTC m=+338.016561140 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251769b80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173d110 item 10 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592517862c0): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517862c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.201460267 +0000 UTC m=+338.019026355 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786680): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.201460267 +0000 UTC m=+338.019026355 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251786b80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.201460267 +0000 UTC m=+338.019026355 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787080): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173d490 item 11 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.204224087 +0000 UTC m=+338.021790255 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787700): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.204224087 +0000 UTC m=+338.021790255 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251787c40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173d960 item 12 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592517a0380): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.206186432 +0000 UTC m=+338.023752520 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0740): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.206186432 +0000 UTC m=+338.023752520 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a0e00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5925173dce0 item 13 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.208044051 +0000 UTC m=+338.025610149 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a1480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.208044051 +0000 UTC m=+338.025610149 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517a19c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517ae1c0 item 14 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592517c0100): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0100): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.209822489 +0000 UTC m=+338.027388588 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c04c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.209822489 +0000 UTC m=+338.027388588 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c0b80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517ae540 item 15 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.211790635 +0000 UTC m=+338.029356723 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1200): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.211790635 +0000 UTC m=+338.029356723 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1740): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517ae8c0 item 16 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.21375751 +0000 UTC m=+338.031323598 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517c1d80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.21375751 +0000 UTC m=+338.031323598 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.21375751 +0000 UTC m=+338.031323598 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2800): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517aec40 item 17 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.216462027 +0000 UTC m=+338.034028116 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e2e80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.216462027 +0000 UTC m=+338.034028116 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e33c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517af110 item 18 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.218616696 +0000 UTC m=+338.036182805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592517e3a40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.218616696 +0000 UTC m=+338.036182805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806040): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.218616696 +0000 UTC m=+338.036182805 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806540): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517af490 item 19 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.221268755 +0000 UTC m=+338.038834843 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251806bc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.221268755 +0000 UTC m=+338.038834843 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807100): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517af960 item 20 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.223167942 +0000 UTC m=+338.040734030 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.223167942 +0000 UTC m=+338.040734030 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251807c80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.223167942 +0000 UTC m=+338.040734030 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515af480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592517afce0 item 21 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.225820421 +0000 UTC m=+338.043386510 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515afb00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.225820421 +0000 UTC m=+338.043386510 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce140): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c0380 item 22 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.228177963 +0000 UTC m=+338.045744051 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ce7c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.228177963 +0000 UTC m=+338.045744051 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cecc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.228177963 +0000 UTC m=+338.045744051 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf1c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c0700 item 23 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.231266796 +0000 UTC m=+338.048832924 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cf840): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.231266796 +0000 UTC m=+338.048832924 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515cfd80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c0bd0 item 24 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592515ea4c0): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea4c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.233720119 +0000 UTC m=+338.051286207 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ea880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.233720119 +0000 UTC m=+338.051286207 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ead80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.233720119 +0000 UTC m=+338.051286207 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb2c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c0f50 item 25 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.237009461 +0000 UTC m=+338.054575609 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515eb940): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.237009461 +0000 UTC m=+338.054575609 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592515ebe80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c1420 item 26 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592518885c0): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518885c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.239220387 +0000 UTC m=+338.056786515 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.239220387 +0000 UTC m=+338.056786515 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251888e80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.239220387 +0000 UTC m=+338.056786515 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518893c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c17a0 item 27 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.248284835 +0000 UTC m=+338.065850923 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251889a40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.248284835 +0000 UTC m=+338.065850923 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac080): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592515c1c70 item 28 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592518ac6c0): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ac6c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.250913299 +0000 UTC m=+338.068479397 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518aca80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.250913299 +0000 UTC m=+338.068479397 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad140): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518ba150 item 29 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.253676988 +0000 UTC m=+338.071243076 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ad7c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.253676988 +0000 UTC m=+338.071243076 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518add00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518ba4d0 item 30 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): _readAt: size=2, off=0 2026/08/24 04:57:08 ERROR : open-test-file(0x592518cc440): Couldn't read size of file 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): >_writeAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): close: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc440): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.256768516 +0000 UTC m=+338.074334614 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cc800): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.256768516 +0000 UTC m=+338.074334614 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518ccec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518ba850 item 31 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.259535291 +0000 UTC m=+338.077101429 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cd540): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.259535291 +0000 UTC m=+338.077101429 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518cda80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518babd0 item 32 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.262186737 +0000 UTC m=+338.079752836 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e81c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518baf50 item 33 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.262985667 +0000 UTC m=+338.080551785 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.262985667 +0000 UTC m=+338.080551785 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e8b40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518bb110 item 33 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.265418791 +0000 UTC m=+338.082984919 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9180): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518bb490 item 34 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.266363385 +0000 UTC m=+338.083929483 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9600): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.266363385 +0000 UTC m=+338.083929483 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592518e9b40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518bb650 item 34 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.268272951 +0000 UTC m=+338.085839040 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518bb9d0 item 35 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.26918295 +0000 UTC m=+338.086749048 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190a700): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.26918295 +0000 UTC m=+338.086749048 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190ac00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592518bbb90 item 35 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.271753334 +0000 UTC m=+338.089319412 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251924070 item 36 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.272500725 +0000 UTC m=+338.090066813 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190b780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.272500725 +0000 UTC m=+338.090066813 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925190bcc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251924230 item 36 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.27494968 +0000 UTC m=+338.092515869 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592519245b0 item 37 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.275770451 +0000 UTC m=+338.093336569 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192e880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.275770451 +0000 UTC m=+338.093336569 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192ed80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251924770 item 37 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.278324274 +0000 UTC m=+338.095890371 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251924af0 item 38 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.279290238 +0000 UTC m=+338.096856327 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192f900): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.279290238 +0000 UTC m=+338.096856327 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925192fe40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251924cb0 item 38 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.281352451 +0000 UTC m=+338.098918560 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194e5c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925030 item 39 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.28205587 +0000 UTC m=+338.099621978 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194eac0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.28205587 +0000 UTC m=+338.099621978 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194efc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592519251f0 item 39 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.284336086 +0000 UTC m=+338.101902164 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194f640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925570 item 40 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.285171905 +0000 UTC m=+338.102738013 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925194fb40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.285171905 +0000 UTC m=+338.102738013 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e180): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925730 item 40 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.286904336 +0000 UTC m=+338.104470414 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196e740): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925ab0 item 41 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.287600812 +0000 UTC m=+338.105166890 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196ec40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925c70 item 41 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.288263804 +0000 UTC m=+338.105829882 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f100): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.288263804 +0000 UTC m=+338.105829882 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196f640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251925e30 item 41 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.29023671 +0000 UTC m=+338.107802788 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x5925196fc80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251986310 item 42 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.290890384 +0000 UTC m=+338.108456462 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592519864d0 item 42 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.291688462 +0000 UTC m=+338.109254540 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519927c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.291688462 +0000 UTC m=+338.109254540 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251992d40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251986690 item 42 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.293483271 +0000 UTC m=+338.111049349 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251986a10 item 43 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.294197089 +0000 UTC m=+338.111763167 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251986bd0 item 43 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.294854721 +0000 UTC m=+338.112420799 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251993dc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.294854721 +0000 UTC m=+338.112420799 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aa400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251986d90 item 43 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.296815554 +0000 UTC m=+338.114381642 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaa40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251987110 item 44 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.297494837 +0000 UTC m=+338.115060955 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aaf40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x592519872d0 item 44 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.298477062 +0000 UTC m=+338.116043150 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519ab480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.298477062 +0000 UTC m=+338.116043150 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592519aba00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251987490 item 44 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.300383783 +0000 UTC m=+338.117949861 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec6c40 item 45 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.301117117 +0000 UTC m=+338.118683195 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.301117117 +0000 UTC m=+338.118683195 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c2f80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec6e70 item 45 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.302885377 +0000 UTC m=+338.120451464 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c35c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec7260 item 46 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.303575841 +0000 UTC m=+338.121141919 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512c3ac0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.303575841 +0000 UTC m=+338.121141919 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e42c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec7420 item 46 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.305710823 +0000 UTC m=+338.123276961 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4900): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec7810 item 47 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.306670875 +0000 UTC m=+338.124237023 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e4e00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.306670875 +0000 UTC m=+338.124237023 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5500): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec79d0 item 47 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.309494378 +0000 UTC m=+338.127060466 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x592512e5b40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59250ec7d50 item 48 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.310316761 +0000 UTC m=+338.127882869 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00140): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.310316761 +0000 UTC m=+338.127882869 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00840): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a06070 item 48 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.312698549 +0000 UTC m=+338.130264657 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a00e80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a063f0 item 49 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.313583981 +0000 UTC m=+338.131150059 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.313583981 +0000 UTC m=+338.131150059 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01840): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a065b0 item 49 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.315590019 +0000 UTC m=+338.133156157 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a01ec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a06930 item 50 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.316516869 +0000 UTC m=+338.134082988 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a204c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.316516869 +0000 UTC m=+338.134082988 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a20a40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a06af0 item 50 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.318902785 +0000 UTC m=+338.136468873 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a210c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a06e70 item 51 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.319845466 +0000 UTC m=+338.137411544 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a215c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.319845466 +0000 UTC m=+338.137411544 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a21b00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a07030 item 51 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.324208735 +0000 UTC m=+338.141774813 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a073b0 item 52 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.325681205 +0000 UTC m=+338.143247294 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.325681205 +0000 UTC m=+338.143247294 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a44d00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a07570 item 52 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.327914062 +0000 UTC m=+338.145480191 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a078f0 item 53 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.328815765 +0000 UTC m=+338.146381843 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.328815765 +0000 UTC m=+338.146381843 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a45dc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a07ab0 item 53 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.33075122 +0000 UTC m=+338.148317349 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5e540): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a07e30 item 54 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.331734918 +0000 UTC m=+338.149300996 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5ea40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.331734918 +0000 UTC m=+338.149300996 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5efc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a68150 item 54 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.333532142 +0000 UTC m=+338.151098250 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5f640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a684d0 item 55 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.33454737 +0000 UTC m=+338.152113458 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a5fb40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.33454737 +0000 UTC m=+338.152113458 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e180): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a68690 item 55 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.336932905 +0000 UTC m=+338.154498993 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7e800): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a68a10 item 56 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.337828236 +0000 UTC m=+338.155394314 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7ed00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.337828236 +0000 UTC m=+338.155394314 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a68bd0 item 56 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.339787085 +0000 UTC m=+338.157353163 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7f8c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a68f50 item 57 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.340572728 +0000 UTC m=+338.158138817 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a7fe00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a69110 item 57 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.341320491 +0000 UTC m=+338.158886569 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e440): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.341320491 +0000 UTC m=+338.158886569 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9e9c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a692d0 item 57 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.343244825 +0000 UTC m=+338.160810903 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f000): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a69650 item 58 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.343977488 +0000 UTC m=+338.161543567 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9f540): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a69810 item 58 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.344706195 +0000 UTC m=+338.162272283 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251a9fa80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.344706195 +0000 UTC m=+338.162272283 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe140): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a699d0 item 58 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.347029632 +0000 UTC m=+338.164595710 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abe780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251a69d50 item 59 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.347744302 +0000 UTC m=+338.165310380 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abecc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ace070 item 59 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.348578517 +0000 UTC m=+338.166144595 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf200): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.348578517 +0000 UTC m=+338.166144595 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abf780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ace230 item 59 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.350920469 +0000 UTC m=+338.168486608 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251abfdc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ace5b0 item 60 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.351696936 +0000 UTC m=+338.169263024 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ace770 item 60 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.352762649 +0000 UTC m=+338.170328737 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251ada940): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.352762649 +0000 UTC m=+338.170328737 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adaf00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ace930 item 60 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.354682785 +0000 UTC m=+338.172248873 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adb540): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acecb0 item 61 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.355448821 +0000 UTC m=+338.173014910 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251adba80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.355448821 +0000 UTC m=+338.173014910 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acee70 item 61 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.357557134 +0000 UTC m=+338.175123212 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0c8c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acf1f0 item 62 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.358303081 +0000 UTC m=+338.175869169 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0ce00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.358303081 +0000 UTC m=+338.175869169 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0d500): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acf3b0 item 62 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.360751165 +0000 UTC m=+338.178317253 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b0db40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acf730 item 63 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.361618803 +0000 UTC m=+338.179184882 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a180): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.361618803 +0000 UTC m=+338.179184882 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2a880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acf8f0 item 63 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): >_readAt: n=0, err=Bad file descriptor 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.364062859 +0000 UTC m=+338.181628947 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2aec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acfc70 item 64 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.364983247 +0000 UTC m=+338.182549365 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2b400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.364983247 +0000 UTC m=+338.182549365 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b2bb00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251acfe30 item 64 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.367112909 +0000 UTC m=+338.184678987 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c240): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b44310 item 65 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.367755332 +0000 UTC m=+338.185321440 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4c6c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.367755332 +0000 UTC m=+338.185321440 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4cbc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b444d0 item 65 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.369398094 +0000 UTC m=+338.186964172 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d200): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b44850 item 66 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.370255164 +0000 UTC m=+338.187821242 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4d680): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.370255164 +0000 UTC m=+338.187821242 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b4dbc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b44a10 item 66 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.372293342 +0000 UTC m=+338.189859420 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b44d90 item 67 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.372924504 +0000 UTC m=+338.190490592 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.372924504 +0000 UTC m=+338.190490592 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b70c80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b44f50 item 67 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.374560865 +0000 UTC m=+338.192126953 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b452d0 item 68 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.375338644 +0000 UTC m=+338.192904722 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71800): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.375338644 +0000 UTC m=+338.192904722 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b71d40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b45490 item 68 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.377682069 +0000 UTC m=+338.195248206 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b45810 item 69 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.378504241 +0000 UTC m=+338.196070350 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90900): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.378504241 +0000 UTC m=+338.196070350 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b90e00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b459d0 item 69 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.380671033 +0000 UTC m=+338.198237171 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251b45d50 item 70 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.381618192 +0000 UTC m=+338.199184300 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.381618192 +0000 UTC m=+338.199184300 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251b91ec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba8070 item 70 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.383862 +0000 UTC m=+338.201428078 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baa640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba83f0 item 71 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.384763031 +0000 UTC m=+338.202329129 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251baab40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.384763031 +0000 UTC m=+338.202329129 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab040): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba85b0 item 71 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.386888966 +0000 UTC m=+338.204455074 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bab6c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba8930 item 72 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.387813902 +0000 UTC m=+338.205379980 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251babbc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.387813902 +0000 UTC m=+338.205379980 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2200): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba8af0 item 72 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.389928005 +0000 UTC m=+338.207494083 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd27c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba8e70 item 73 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.390657703 +0000 UTC m=+338.208223781 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd2cc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba9030 item 73 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.391456732 +0000 UTC m=+338.209022810 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3180): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.391456732 +0000 UTC m=+338.209022810 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd36c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba91f0 item 73 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.39352098 +0000 UTC m=+338.211087098 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bd3d00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba9570 item 74 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.394292046 +0000 UTC m=+338.211858124 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba9730 item 74 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.395189722 +0000 UTC m=+338.212755800 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0840): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.395189722 +0000 UTC m=+338.212755800 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf0dc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba98f0 item 74 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.397118575 +0000 UTC m=+338.214684712 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba9c70 item 75 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.397846308 +0000 UTC m=+338.215412387 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1900): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): _writeAt: size=3, off=2 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ba9e30 item 75 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.398566088 +0000 UTC m=+338.216132166 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251bf1e40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.398566088 +0000 UTC m=+338.216132166 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0c480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c06150 item 75 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.400063986 +0000 UTC m=+338.217630065 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cac0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c064d0 item 76 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.400579911 +0000 UTC m=+338.218145989 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0cfc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c06690 item 76 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): _writeAt: size=3, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.401242592 +0000 UTC m=+338.218808670 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0d500): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.401242592 +0000 UTC m=+338.218808670 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c0da80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c06850 item 76 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.403339012 +0000 UTC m=+338.220905090 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c321c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c06bd0 item 77 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.404051026 +0000 UTC m=+338.221617154 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c326c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.404051026 +0000 UTC m=+338.221617154 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c32dc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c06d90 item 77 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.405860653 +0000 UTC m=+338.223426731 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c07110 item 78 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.406496254 +0000 UTC m=+338.224062332 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c33900): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.406496254 +0000 UTC m=+338.224062332 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60100): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c072d0 item 78 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.408651905 +0000 UTC m=+338.226217983 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60740): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c07650 item 79 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.409356976 +0000 UTC m=+338.226923064 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c60c40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.409356976 +0000 UTC m=+338.226923064 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61340): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c07810 item 79 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.41159345 +0000 UTC m=+338.229159558 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c07b90 item 80 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.412266541 +0000 UTC m=+338.229832619 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c61e80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.412266541 +0000 UTC m=+338.229832619 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78680): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c07d50 item 80 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.414325799 +0000 UTC m=+338.231891887 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c78cc0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c82230 item 81 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.4151836 +0000 UTC m=+338.232749688 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79140): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.4151836 +0000 UTC m=+338.232749688 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79680): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c823f0 item 81 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.417057268 +0000 UTC m=+338.234623346 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c79d00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c82770 item 82 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.417898437 +0000 UTC m=+338.235464555 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a300): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.417898437 +0000 UTC m=+338.235464555 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9a880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c82930 item 82 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.419842217 +0000 UTC m=+338.237408295 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9af00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c82cb0 item 83 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.420652558 +0000 UTC m=+338.238218647 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b400): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.420652558 +0000 UTC m=+338.238218647 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251c9b940): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c82e70 item 83 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.422432219 +0000 UTC m=+338.239998297 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc00c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c831f0 item 84 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.423119657 +0000 UTC m=+338.240685735 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc05c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.423119657 +0000 UTC m=+338.240685735 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc0b40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c833b0 item 84 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.424855695 +0000 UTC m=+338.242421773 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc11c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c83730 item 85 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.425792194 +0000 UTC m=+338.243358272 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc16c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.425792194 +0000 UTC m=+338.243358272 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cc1c00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c838f0 item 85 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.427742928 +0000 UTC m=+338.245309006 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c83c70 item 86 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.429156036 +0000 UTC m=+338.246722214 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cde880): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.429156036 +0000 UTC m=+338.246722214 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdee00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251c83e30 item 86 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.43126512 +0000 UTC m=+338.248831198 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf480): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce8310 item 87 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.432074568 +0000 UTC m=+338.249640686 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdf980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.432074568 +0000 UTC m=+338.249640686 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cdfec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce84d0 item 87 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.434024751 +0000 UTC m=+338.251590829 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfa640): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce8850 item 88 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.434957202 +0000 UTC m=+338.252523311 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfab40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.434957202 +0000 UTC m=+338.252523311 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb0c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce8a10 item 88 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.437204226 +0000 UTC m=+338.254770344 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfb700): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce8d90 item 89 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.437905881 +0000 UTC m=+338.255471968 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251cfbc40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce8f50 item 89 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.43875306 +0000 UTC m=+338.256319159 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a280): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.43875306 +0000 UTC m=+338.256319159 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1a800): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9110 item 89 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.440771131 +0000 UTC m=+338.258337269 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1ae40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9490 item 90 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.441624583 +0000 UTC m=+338.259190701 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9650 item 90 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.442531206 +0000 UTC m=+338.260097333 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1b8c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.442531206 +0000 UTC m=+338.260097333 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d1be80): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9810 item 90 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.444671417 +0000 UTC m=+338.262237545 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3c5c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9b90 item 91 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.445420642 +0000 UTC m=+338.262986720 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3cb00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): >_readAt: n=2, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): _writeAt: size=3, off=7 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251ce9d50 item 91 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.446338004 +0000 UTC m=+338.263904082 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d040): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): >_readAt: n=8, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.446338004 +0000 UTC m=+338.263904082 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3d5c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4e070 item 91 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.448555872 +0000 UTC m=+338.266121991 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d3dc00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4e3f0 item 92 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.449316339 +0000 UTC m=+338.266882477 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60240): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): open at offset 5 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4e5b0 item 92 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): _readAt: size=2, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): _writeAt: size=3, off=5 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): >_writeAt: n=3, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.45024932 +0000 UTC m=+338.267815419 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60780): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): >_readAt: n=3, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.45024932 +0000 UTC m=+338.267815419 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d60d40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4e770 item 92 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.452519528 +0000 UTC m=+338.270085627 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d61380): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4eaf0 item 93 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.453371878 +0000 UTC m=+338.270938006 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d618c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.453371878 +0000 UTC m=+338.270938006 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e0c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4ecb0 item 93 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.455716505 +0000 UTC m=+338.273282583 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7e700): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4f030 item 94 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.456508421 +0000 UTC m=+338.274074509 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7ec40): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.456508421 +0000 UTC m=+338.274074509 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f340): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4f1f0 item 94 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.458743532 +0000 UTC m=+338.276309640 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7f980): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4f570 item 95 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.459548752 +0000 UTC m=+338.277114840 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d7fec0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.459548752 +0000 UTC m=+338.277114840 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9a6c0): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4f730 item 95 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 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/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): open at offset 0 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): _readAt: size=2, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): >_readAt: n=0, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.461846602 +0000 UTC m=+338.279412690 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9ad00): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): _writeAt: size=5, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): >openPending: err= 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4fab0 item 96 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): >_writeAt: n=5, err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.462632126 +0000 UTC m=+338.280198204 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b240): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/24 04:57:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/24 04:57:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/24 04:57:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/24 04:57:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): _readAt: size=512, off=0 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): openPending: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): >openPending: err= 2026/08/24 04:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): >_readAt: n=5, err=EOF 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): close: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-24 04:57:08.462632126 +0000 UTC m=+338.280198204 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:08 DEBUG : open-test-file(0x59251d9b940): >close: err= 2026/08/24 04:57:08 DEBUG : open-test-file: Remove: 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x59251d4fc70 item 96 2026/08/24 04:57:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/24 04:57:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/24 04:57:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/24 04:57:08 DEBUG : open-test-file: >Remove: err= 2026/08/24 04:57:08 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:08 DEBUG : Looking for writers 2026/08/24 04:57:08 DEBUG : >WaitForWriters: 2026/08/24 04:57:08 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.83s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:08 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:08 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:08 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:08 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:09 DEBUG : file1: newRWFileHandle: 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): openPending: 2026/08/24 04:57:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): >openPending: err= 2026/08/24 04:57:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/24 04:57:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/24 04:57:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): _writeAt: size=2, off=0 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): >_writeAt: n=2, err= 2026/08/24 04:57:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): RWFileHandle.Flush 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): RWFileHandle.Release 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): close: 2026/08/24 04:57:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/24 04:57:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:09 DEBUG : file1(0x592519cc0c0): >close: err= 2026/08/24 04:57:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:57:09 DEBUG : file1: vfs cache: starting upload 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:57:09 DEBUG : Looking for writers 2026/08/24 04:57:09 DEBUG : file1: reading active writers 2026/08/24 04:57:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:57:09 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/24 04:57:10 DEBUG : Looking for writers 2026/08/24 04:57:10 DEBUG : file1: reading active writers 2026/08/24 04:57:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:57:10 DEBUG : file1: size = 2 OK 2026/08/24 04:57:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 04:57:10 INFO : file1: Copied (new) 2026/08/24 04:57:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/24 04:57:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/24 04:57:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/24 04:57:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:57:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/24 04:57:11 DEBUG : Looking for writers 2026/08/24 04:57:11 DEBUG : file1: reading active writers 2026/08/24 04:57:11 DEBUG : >WaitForWriters: 2026/08/24 04:57:11 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:11 DEBUG : Looking for writers 2026/08/24 04:57:11 DEBUG : file1: reading active writers 2026/08/24 04:57:11 DEBUG : >WaitForWriters: 2026/08/24 04:57:11 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.19s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:12 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:12 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:12 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:57:12 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:57:12 DEBUG : rename_me: newRWFileHandle: 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): openPending: 2026/08/24 04:57:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/24 04:57:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): >openPending: err= 2026/08/24 04:57:12 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/24 04:57:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/24 04:57:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/24 04:57:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): _writeAt: size=5, off=0 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): >_writeAt: n=5, err= 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): close: 2026/08/24 04:57:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-24 04:57:12.2019819 +0000 UTC m=+342.019548007 2026/08/24 04:57:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/24 04:57:12 DEBUG : rename_me(0x592519cc880): >close: err= 2026/08/24 04:57:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/24 04:57:12 DEBUG : i_was_renamed: Updating file with 0x592519c0820 2026/08/24 04:57:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/24 04:57:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 04:57:12 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/24 04:57:12 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/24 04:57:12 DEBUG : Looking for writers 2026/08/24 04:57:12 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/24 04:57:13 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/24 04:57:13 DEBUG : Looking for writers 2026/08/24 04:57:13 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/24 04:57:14 DEBUG : i_was_renamed: size = 5 OK 2026/08/24 04:57:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:57:14 INFO : i_was_renamed: Copied (new) 2026/08/24 04:57:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-24 04:57:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/24 04:57:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/24 04:57:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/24 04:57:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/24 04:57:14 DEBUG : Looking for writers 2026/08/24 04:57:14 DEBUG : i_was_renamed: reading active writers 2026/08/24 04:57:14 DEBUG : >WaitForWriters: 2026/08/24 04:57:14 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:15 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:15 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/24 04:57:15 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/24 04:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-finesot0qita" 2026/08/24 04:57:15 INFO : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/24 04:57:15 DEBUG : forgetting directory cache 2026/08/24 04:57:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): _readAt: size=512, off=0 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): openPending: 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:58:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): >openPending: err= 2026/08/24 04:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): >_readAt: n=20, err=EOF 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): close: 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:58:15 +0000 UTC 2026/08/24 04:57:17 DEBUG : TestRWCacheUpdate(0x59250d8a600): >close: err= 2026/08/24 04:57:17 DEBUG : Re-reading directory (186.608939ms old) 2026/08/24 04:57:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:18 DEBUG : forgetting directory cache 2026/08/24 04:57:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): _readAt: size=512, off=0 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): openPending: 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 03:59:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-24 03:58:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 03:59:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-24 03:58:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/24 04:57:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): >openPending: err= 2026/08/24 04:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): >_readAt: n=20, err=EOF 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): close: 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 03:59:15 +0000 UTC 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate(0x592519cc6c0): >close: err= 2026/08/24 04:57:20 DEBUG : Re-reading directory (188.736595ms old) 2026/08/24 04:57:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:20 DEBUG : forgetting directory cache 2026/08/24 04:57:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate(0x59250d8a280): _readAt: size=512, off=0 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate(0x59250d8a280): openPending: 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 04:00:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-24 03:59:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 04:00:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-24 03:59:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/24 04:57:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate(0x59250d8a280): >openPending: err= 2026/08/24 04:57:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate(0x59250d8a280): >_readAt: n=20, err=EOF 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate(0x59250d8a280): close: 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:00:15 +0000 UTC 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate(0x59250d8a280): >close: err= 2026/08/24 04:57:23 DEBUG : Re-reading directory (187.577596ms old) 2026/08/24 04:57:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:23 DEBUG : forgetting directory cache 2026/08/24 04:57:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): _readAt: size=512, off=0 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): openPending: 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 04:01:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-24 04:00:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 04:01:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-24 04:00:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/24 04:57:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): >openPending: err= 2026/08/24 04:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): >_readAt: n=20, err=EOF 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): close: 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:01:15 +0000 UTC 2026/08/24 04:57:25 DEBUG : TestRWCacheUpdate(0x59250d8acc0): >close: err= 2026/08/24 04:57:25 DEBUG : Re-reading directory (191.305076ms old) 2026/08/24 04:57:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:26 DEBUG : forgetting directory cache 2026/08/24 04:57:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): _readAt: size=512, off=0 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): openPending: 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 04:02:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-24 04:01:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 04:02:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-24 04:01:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/24 04:57:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): >openPending: err= 2026/08/24 04:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): >_readAt: n=20, err=EOF 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): close: 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:02:15 +0000 UTC 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate(0x59250995680): >close: err= 2026/08/24 04:57:28 DEBUG : Re-reading directory (186.534607ms old) 2026/08/24 04:57:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:28 DEBUG : forgetting directory cache 2026/08/24 04:57:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate(0x592519cc5c0): _readAt: size=512, off=0 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate(0x592519cc5c0): openPending: 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-24 04:03:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-24 04:02:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-24 04:03:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-24 04:02:15 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/24 04:57:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/24 04:57:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate(0x592519cc5c0): >openPending: err= 2026/08/24 04:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:31 DEBUG : TestRWCacheUpdate(0x592519cc5c0): >_readAt: n=20, err=EOF 2026/08/24 04:57:31 DEBUG : TestRWCacheUpdate(0x592519cc5c0): close: 2026/08/24 04:57:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:03:15 +0000 UTC 2026/08/24 04:57:31 DEBUG : TestRWCacheUpdate(0x592519cc5c0): >close: err= 2026/08/24 04:57:31 DEBUG : Re-reading directory (189.679797ms old) 2026/08/24 04:57:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:31 DEBUG : forgetting directory cache 2026/08/24 04:57:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): _readAt: size=512, off=0 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): openPending: 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-24 04:04:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-24 04:03:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-24 04:04:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-24 04:03:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/24 04:57:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/24 04:57:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): >openPending: err= 2026/08/24 04:57:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): >_readAt: n=21, err=EOF 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): close: 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:04:15 +0000 UTC 2026/08/24 04:57:33 DEBUG : TestRWCacheUpdate(0x592519cc540): >close: err= 2026/08/24 04:57:33 DEBUG : Re-reading directory (188.21513ms old) 2026/08/24 04:57:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:34 DEBUG : forgetting directory cache 2026/08/24 04:57:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): _readAt: size=512, off=0 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): openPending: 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-24 04:05:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-24 04:04:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-24 04:05:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-24 04:04:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/24 04:57:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): >openPending: err= 2026/08/24 04:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): >_readAt: n=22, err=EOF 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): close: 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:05:15 +0000 UTC 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate(0x59250d8a640): >close: err= 2026/08/24 04:57:36 DEBUG : Re-reading directory (187.915756ms old) 2026/08/24 04:57:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:37 DEBUG : forgetting directory cache 2026/08/24 04:57:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): _readAt: size=512, off=0 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): openPending: 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-24 04:06:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-24 04:05:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-24 04:06:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-24 04:05:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/24 04:57:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/24 04:57:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): >openPending: err= 2026/08/24 04:57:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): >_readAt: n=23, err=EOF 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): close: 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:06:15 +0000 UTC 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate(0x592519cc380): >close: err= 2026/08/24 04:57:39 DEBUG : Re-reading directory (187.30862ms old) 2026/08/24 04:57:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:39 DEBUG : forgetting directory cache 2026/08/24 04:57:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate(0x59250b1dd80): _readAt: size=512, off=0 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate(0x59250b1dd80): openPending: 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-24 04:07:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-24 04:06:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-24 04:07:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-24 04:06:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/24 04:57:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/24 04:57:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate(0x59250b1dd80): >openPending: err= 2026/08/24 04:57:41 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate(0x59250b1dd80): >_readAt: n=24, err=EOF 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate(0x59250b1dd80): close: 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-24 04:07:15 +0000 UTC 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate(0x59250b1dd80): >close: err= 2026/08/24 04:57:42 DEBUG : Re-reading directory (189.890995ms old) 2026/08/24 04:57:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/24 04:57:42 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:42 DEBUG : Looking for writers 2026/08/24 04:57:42 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/24 04:57:42 DEBUG : >WaitForWriters: 2026/08/24 04:57:42 DEBUG : OpenDrive root 'rclone-test-finesot0qita': vfs cache: cleaner exiting 2026/08/24 04:57:42 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.07s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:44 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/24 04:57:46 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/24 04:57:47 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:47 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:57:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/24 04:57:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 04:57:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/24 04:57:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/24 04:57:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:57:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/24 04:57:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:48 DEBUG : Looking for writers 2026/08/24 04:57:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/24 04:57:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/24 04:57:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.90s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:49 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:49 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:49 DEBUG : OpenDrive root 'rclone-test-finesot0qita': Reusing VFS from active cache 2026/08/24 04:57:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:49 DEBUG : Looking for writers 2026/08/24 04:57:49 DEBUG : >WaitForWriters: 2026/08/24 04:57:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:49 DEBUG : Looking for writers 2026/08/24 04:57:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:49 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:49 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:49 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:49 DEBUG : Looking for writers 2026/08/24 04:57:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:50 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:50 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:50 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:50 DEBUG : Looking for writers 2026/08/24 04:57:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:50 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:50 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:51 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:57:53 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/24 04:57:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:57:55 DEBUG : dir: Looking for writers 2026/08/24 04:57:55 DEBUG : file2: reading active writers 2026/08/24 04:57:55 DEBUG : Looking for writers 2026/08/24 04:57:55 DEBUG : dir: reading active writers 2026/08/24 04:57:55 DEBUG : file1: reading active writers 2026/08/24 04:57:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.14s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:57:56 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:57:56 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:57:57 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:57:59 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/24 04:58:01 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:01 DEBUG : dir: Looking for writers 2026/08/24 04:58:01 DEBUG : Looking for writers 2026/08/24 04:58:01 DEBUG : file1: reading active writers 2026/08/24 04:58:01 DEBUG : dir: reading active writers 2026/08/24 04:58:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.19s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:02 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:02 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/24 04:58:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/24 04:58:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:58:07 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:58:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:58:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:58:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:58:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/24 04:58:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/24 04:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:58:07 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:58:09 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/24 04:58:09 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:58:09 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/24 04:58:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/24 04:58:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/24 04:58:09 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:09 DEBUG : dir: Looking for writers 2026/08/24 04:58:09 DEBUG : file2: reading active writers 2026/08/24 04:58:09 DEBUG : new_file.txt: reading active writers 2026/08/24 04:58:09 DEBUG : Looking for writers 2026/08/24 04:58:09 DEBUG : dir: reading active writers 2026/08/24 04:58:09 DEBUG : file1: reading active writers 2026/08/24 04:58:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.88s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:10 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:10 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/24 04:58:14 DEBUG : dir/file2: same parent dir (ODFfMTMxMDEyNjFfandtRDU) - using file/rename instead of move_copy for dir/file1 2026/08/24 04:58:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/24 04:58:14 DEBUG : dir/file1: Updating file with dir/file1 0x59250a784e0 2026/08/24 04:58:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/24 04:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:15 INFO : dir/file1: Moved (server-side) to: file0 2026/08/24 04:58:15 DEBUG : file0: Updating file with file0 0x59250a784e0 2026/08/24 04:58:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/24 04:58:15 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/24 04:58:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:16 DEBUG : dir: Looking for writers 2026/08/24 04:58:16 DEBUG : Looking for writers 2026/08/24 04:58:16 DEBUG : dir: reading active writers 2026/08/24 04:58:16 DEBUG : file0: reading active writers 2026/08/24 04:58:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.43s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:17 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:17 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:17 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:17 DEBUG : Looking for writers 2026/08/24 04:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.55s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:17 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:17 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/24 04:58:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 04:58:19 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/24 04:58:20 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/24 04:58:21 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/24 04:58:22 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:22 DEBUG : Looking for writers 2026/08/24 04:58:22 DEBUG : a: Looking for writers 2026/08/24 04:58:22 DEBUG : b: Looking for writers 2026/08/24 04:58:22 DEBUG : c: Looking for writers 2026/08/24 04:58:22 DEBUG : d: Looking for writers 2026/08/24 04:58:22 DEBUG : Looking for writers 2026/08/24 04:58:22 DEBUG : /: reading active writers 2026/08/24 04:58:22 DEBUG : a: reading active writers 2026/08/24 04:58:22 DEBUG : b: reading active writers 2026/08/24 04:58:22 DEBUG : c: reading active writers 2026/08/24 04:58:22 DEBUG : d: reading active writers 2026/08/24 04:58:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.29s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:23 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:23 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/24 04:58:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/24 04:58:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/24 04:58:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/24 04:58:28 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:28 DEBUG : a/b/c/d: Looking for writers 2026/08/24 04:58:28 DEBUG : a/b/c: Looking for writers 2026/08/24 04:58:28 DEBUG : d: reading active writers 2026/08/24 04:58:28 DEBUG : a/b: Looking for writers 2026/08/24 04:58:28 DEBUG : c: reading active writers 2026/08/24 04:58:28 DEBUG : a: Looking for writers 2026/08/24 04:58:28 DEBUG : b: reading active writers 2026/08/24 04:58:28 DEBUG : Looking for writers 2026/08/24 04:58:28 DEBUG : a: reading active writers 2026/08/24 04:58:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.54s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:31 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:31 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:31 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:31 DEBUG : Looking for writers 2026/08/24 04:58:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.32s) === 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-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:31 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:31 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 04:58:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/24 04:58:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/24 04:58:31 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:58:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:58:33 DEBUG : file1: size = 5 OK 2026/08/24 04:58:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:58:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/24 04:58:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:58:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:33 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:58:35 DEBUG : file1: size = 0 OK 2026/08/24 04:58:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:58:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/24 04:58:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/24 04:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:35 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (7 bytes), uploading instead of streaming 2026/08/24 04:58:35 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/24 04:58:36 DEBUG : file1: size = 7 OK 2026/08/24 04:58:36 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/24 04:58:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:36 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:36 DEBUG : Looking for writers 2026/08/24 04:58:36 DEBUG : file1: reading active writers 2026/08/24 04:58:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.45s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:37 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:37 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/24 04:58:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/24 04:58:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/24 04:58:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/24 04:58:38 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (11 bytes), uploading instead of streaming 2026/08/24 04:58:39 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/24 04:58:40 DEBUG : file1: size = 11 OK 2026/08/24 04:58:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/24 04:58:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/24 04:58:40 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:40 DEBUG : Looking for writers 2026/08/24 04:58:40 DEBUG : file1: reading active writers 2026/08/24 04:58:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.65s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:40 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:40 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:41 DEBUG : OpenDrive root 'rclone-test-finesot0qita': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/24 04:58:41 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/24 04:58:41 DEBUG : file1: Remove: 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 04:58:41 DEBUG : file1: >Remove: err= 2026/08/24 04:58:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:41 DEBUG : Looking for writers 2026/08/24 04:58:41 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:41 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:41 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:41 DEBUG : OpenDrive root 'rclone-test-finesot0qita': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/24 04:58:41 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/24 04:58:41 DEBUG : file1: Remove: 2026/08/24 04:58:41 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/24 04:58:41 DEBUG : file1: >Remove: err= 2026/08/24 04:58:41 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:41 DEBUG : Looking for writers 2026/08/24 04:58:41 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:41 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:41 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:58:42 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/24 04:58:42 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/24 04:58:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:58:42 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:58:42 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/24 04:58:43 DEBUG : file2: size = 5 OK 2026/08/24 04:58:43 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:58:43 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/24 04:58:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/24 04:58:43 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:43 DEBUG : Looking for writers 2026/08/24 04:58:43 DEBUG : file2: reading active writers 2026/08/24 04:58:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.40s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.48s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.49s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.43s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:44 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:44 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/24 04:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:44 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 04:58:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/24 04:58:46 DEBUG : file1: size = 5 OK 2026/08/24 04:58:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 04:58:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/24 04:58:46 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:46 DEBUG : Looking for writers 2026/08/24 04:58:46 DEBUG : file1: reading active writers 2026/08/24 04:58:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.41s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:46 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:46 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:46 DEBUG : file1: WriteFileHandle.Release closing 2026/08/24 04:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:46 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:58:48 DEBUG : file1: size = 0 OK 2026/08/24 04:58:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:58:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/24 04:58:48 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:48 DEBUG : Looking for writers 2026/08/24 04:58:48 DEBUG : file1: reading active writers 2026/08/24 04:58:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:48 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:48 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:48 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (2 bytes), uploading instead of streaming 2026/08/24 04:58:49 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/24 04:58:50 DEBUG : file1: size = 2 OK 2026/08/24 04:58:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/24 04:58:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/24 04:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:50 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:50 DEBUG : Looking for writers 2026/08/24 04:58:50 DEBUG : file1: reading active writers 2026/08/24 04:58:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.46s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:51 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:51 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:51 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (0 bytes), uploading instead of streaming 2026/08/24 04:58:53 DEBUG : file1: size = 0 OK 2026/08/24 04:58:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/24 04:58:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:58:53 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:58:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:58:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:58:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:58:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 04:58:53 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:53 DEBUG : Looking for writers 2026/08/24 04:58:53 DEBUG : file1: reading active writers 2026/08/24 04:58:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.42s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:53 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:53 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/24 04:58:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/24 04:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:53 DEBUG : OpenDrive root 'rclone-test-finesot0qita': File to upload is small (100 bytes), uploading instead of streaming 2026/08/24 04:58:54 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/24 04:58:55 DEBUG : file1: size = 100 OK 2026/08/24 04:58:55 DEBUG : file1: md5 = 5bd2175215562a9174c37bd3d02f7a18 OK 2026/08/24 04:58:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/24 04:58:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/24 04:58:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/24 04:58:55 DEBUG : file1: Open: flags=O_RDONLY 2026/08/24 04:58:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/24 04:58:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/24 04:58:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:58:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/24 04:58:55 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:58:55 DEBUG : Looking for writers 2026/08/24 04:58:55 DEBUG : file1: reading active writers 2026/08/24 04:58:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.86s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:56 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:56 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/24 04:58:56 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/24 04:58:56 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 04:58:56 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/24 04:58:56 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/24 04:58:56 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/24 04:58:56 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/24 04:58:56 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/24 04:58:56 DEBUG : stalled: Remove: 2026/08/24 04:58:56 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/24 04:58:56 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.49s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:58:57 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:58:57 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:58:58 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/24 04:58:59 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/24 04:59:01 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/24 04:59:03 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/24 04:59:04 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/24 04:59:06 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/24 04:59:06 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/24 04:59:06 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:06 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:06 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/24 04:59:06 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/24 04:59:06 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/24 04:59:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/24 04:59:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/24 04:59:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/24 04:59:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/24 04:59:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/24 04:59:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:08 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:59:08 DEBUG : flat: Looking for writers 2026/08/24 04:59:08 DEBUG : f000.txt: reading active writers 2026/08/24 04:59:08 DEBUG : f001.txt: reading active writers 2026/08/24 04:59:08 DEBUG : f002.txt: reading active writers 2026/08/24 04:59:08 DEBUG : f003.txt: reading active writers 2026/08/24 04:59:08 DEBUG : f004.txt: reading active writers 2026/08/24 04:59:08 DEBUG : Looking for writers 2026/08/24 04:59:08 DEBUG : flat: reading active writers 2026/08/24 04:59:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.21s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:59:10 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:59:10 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:59:11 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/24 04:59:13 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/24 04:59:15 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/24 04:59:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/24 04:59:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/24 04:59:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:17 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:17 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/24 04:59:17 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/24 04:59:17 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/24 04:59:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/24 04:59:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:18 DEBUG : WaitForWriters: timeout=30s 2026/08/24 04:59:18 DEBUG : a/b/c: Looking for writers 2026/08/24 04:59:18 DEBUG : deep.txt: reading active writers 2026/08/24 04:59:18 DEBUG : a/b: Looking for writers 2026/08/24 04:59:18 DEBUG : c: reading active writers 2026/08/24 04:59:18 DEBUG : mid.txt: reading active writers 2026/08/24 04:59:18 DEBUG : a: Looking for writers 2026/08/24 04:59:18 DEBUG : b: reading active writers 2026/08/24 04:59:18 DEBUG : top.txt: reading active writers 2026/08/24 04:59:18 DEBUG : Looking for writers 2026/08/24 04:59:18 DEBUG : a: reading active writers 2026/08/24 04:59:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.06s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 04:59:21 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 04:59:21 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 04:59:22 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/24 04:59:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:16 DEBUG : WaitForWriters: timeout=30s 2026/08/24 05:00:16 DEBUG : bigdir: Looking for writers 2026/08/24 05:00:16 DEBUG : big.bin: reading active writers 2026/08/24 05:00:16 DEBUG : Looking for writers 2026/08/24 05:00:16 DEBUG : bigdir: reading active writers 2026/08/24 05:00:16 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.00s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-finesot0qita'", Local "Local file system at /tmp/rclone1233092798", Modify Window "1s" 2026/08/24 05:00:17 INFO : OpenDrive root 'rclone-test-finesot0qita': poll-interval is not supported by this remote 2026/08/24 05:00:17 NOTICE: OpenDrive root 'rclone-test-finesot0qita': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/24 05:00:18 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/24 05:00:20 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/24 05:00:23 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/24 05:00:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/24 05:00:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/24 05:00:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 05:00:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/24 05:00:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/24 05:00:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 05:00:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/24 05:00:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/24 05:00:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/24 05:00:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/24 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/08/24 05:00:25 DEBUG : dir1: Looking for writers 2026/08/24 05:00:25 DEBUG : a.txt: reading active writers 2026/08/24 05:00:25 DEBUG : dir2: Looking for writers 2026/08/24 05:00:25 DEBUG : b.txt: reading active writers 2026/08/24 05:00:25 DEBUG : dir3: Looking for writers 2026/08/24 05:00:25 DEBUG : c.txt: reading active writers 2026/08/24 05:00:25 DEBUG : Looking for writers 2026/08/24 05:00:25 DEBUG : dir1: reading active writers 2026/08/24 05:00:25 DEBUG : dir2: reading active writers 2026/08/24 05:00:25 DEBUG : dir3: reading active writers 2026/08/24 05:00:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/24 05:00:28 DEBUG : OpenDrive root 'rclone-test-finesot0qita': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m58.30916614s (try 1/5): exit status 1: Failed [TestDirMkdir]