"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/18 04:25:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xesegah9yota" 2026/07/18 04:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 04:25:36 DEBUG : Starting OpenDrive session with ID: 0bd6ad1a10042946ebe957b269b17bebc070dbcf106e602955f17bc642672210 2026/07/18 04:25:37 DEBUG : Creating backend with remote "/tmp/rclone3880663285" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:25:37 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:25:37 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:25:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:25:40 DEBUG : dir: Looking for writers 2026/07/18 04:25:40 DEBUG : Looking for writers 2026/07/18 04:25:40 DEBUG : dir: reading active writers 2026/07/18 04:25:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.57s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:25:41 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:25:41 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:25:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:25:44 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/18 04:25:47 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/18 04:25:49 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:25:49 DEBUG : dir/subdir: Looking for writers 2026/07/18 04:25:49 DEBUG : dir: Looking for writers 2026/07/18 04:25:49 DEBUG : file1: reading active writers 2026/07/18 04:25:49 DEBUG : file2: reading active writers 2026/07/18 04:25:49 DEBUG : subdir: reading active writers 2026/07/18 04:25:49 DEBUG : Looking for writers 2026/07/18 04:25:49 DEBUG : dir: reading active writers 2026/07/18 04:25:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.68s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:25:51 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:25:51 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:25:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:25:54 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:25:54 DEBUG : dir: Looking for writers 2026/07/18 04:25:54 DEBUG : file1: reading active writers 2026/07/18 04:25:54 DEBUG : Looking for writers 2026/07/18 04:25:54 DEBUG : dir: reading active writers 2026/07/18 04:25:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.19s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:25:55 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:25:55 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:25:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:25:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:25:58 DEBUG : dir: Looking for writers 2026/07/18 04:25:58 DEBUG : Looking for writers 2026/07/18 04:25:58 DEBUG : dir: reading active writers 2026/07/18 04:25:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.05s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:25:59 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:25:59 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:02 DEBUG : dir: forgetting directory cache 2026/07/18 04:26:02 DEBUG : forgetting directory cache 2026/07/18 04:26:02 DEBUG : dir: forgetting directory cache 2026/07/18 04:26:02 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:02 DEBUG : Looking for writers 2026/07/18 04:26:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.36s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:03 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:03 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/18 04:26:06 DEBUG : dir: invalidating directory cache 2026/07/18 04:26:06 DEBUG : >ForgetPath: 2026/07/18 04:26:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/18 04:26:06 DEBUG : invalidating directory cache 2026/07/18 04:26:06 DEBUG : dir: forgetting directory cache 2026/07/18 04:26:06 DEBUG : >ForgetPath: 2026/07/18 04:26:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/18 04:26:06 DEBUG : >ForgetPath: 2026/07/18 04:26:06 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:06 DEBUG : dir: Looking for writers 2026/07/18 04:26:06 DEBUG : Looking for writers 2026/07/18 04:26:06 DEBUG : dir: reading active writers 2026/07/18 04:26:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.11s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:08 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:08 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:12 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/18 04:26:14 DEBUG : forgetting directory cache 2026/07/18 04:26:14 DEBUG : dir: forgetting directory cache 2026/07/18 04:26:15 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:15 DEBUG : fil/a/b: Looking for writers 2026/07/18 04:26:15 DEBUG : fil/a: Looking for writers 2026/07/18 04:26:15 DEBUG : b: reading active writers 2026/07/18 04:26:15 DEBUG : fil: Looking for writers 2026/07/18 04:26:15 DEBUG : a: reading active writers 2026/07/18 04:26:15 DEBUG : dir: Looking for writers 2026/07/18 04:26:15 DEBUG : Looking for writers 2026/07/18 04:26:15 DEBUG : dir: reading active writers 2026/07/18 04:26:15 DEBUG : fil: reading active writers 2026/07/18 04:26:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.98s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:17 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:17 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:20 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:20 DEBUG : dir: Looking for writers 2026/07/18 04:26:20 DEBUG : Looking for writers 2026/07/18 04:26:20 DEBUG : dir: reading active writers 2026/07/18 04:26:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.08s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:22 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:22 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:25 DEBUG : dir: Looking for writers 2026/07/18 04:26:25 DEBUG : file1: reading active writers 2026/07/18 04:26:25 DEBUG : Looking for writers 2026/07/18 04:26:25 DEBUG : dir: reading active writers 2026/07/18 04:26:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.76s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:26 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:26 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:29 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/18 04:26:32 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/18 04:26:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/18 04:26:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/18 04:26:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/18 04:26:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/18 04:26:35 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/18 04:26:38 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/18 04:26:40 DEBUG : dir: invalidating directory cache 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/18 04:26:40 DEBUG : dir/file1: Reset virtual modtime 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/18 04:26:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/18 04:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/18 04:26:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/18 04:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:26:40 DEBUG : dir: invalidating directory cache 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/18 04:26:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/18 04:26:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/18 04:26:40 DEBUG : forgetting directory cache 2026/07/18 04:26:40 DEBUG : dir: forgetting directory cache 2026/07/18 04:26:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/18 04:26:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:40 DEBUG : dir/virtualDir: Looking for writers 2026/07/18 04:26:40 DEBUG : dir: Looking for writers 2026/07/18 04:26:40 DEBUG : file1: reading active writers 2026/07/18 04:26:40 DEBUG : virtualFile2: reading active writers 2026/07/18 04:26:40 DEBUG : virtualFile: reading active writers 2026/07/18 04:26:40 DEBUG : virtualDir: reading active writers 2026/07/18 04:26:40 DEBUG : Looking for writers 2026/07/18 04:26:40 DEBUG : dir: reading active writers 2026/07/18 04:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (16.08s) --- PASS: TestDirReadDirAll/Virtual (5.87s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:42 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:42 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:45 ERROR : dir/: Can only open directories read only 2026/07/18 04:26:45 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:45 DEBUG : dir: Looking for writers 2026/07/18 04:26:45 DEBUG : Looking for writers 2026/07/18 04:26:45 DEBUG : dir: reading active writers 2026/07/18 04:26:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.03s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:46 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:46 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 04:26:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/18 04:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 04:26:50 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 04:26:51 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/18 04:26:52 DEBUG : dir/potato: size = 5 OK 2026/07/18 04:26:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:26:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/18 04:26:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/18 04:26:52 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:52 DEBUG : dir: Looking for writers 2026/07/18 04:26:52 DEBUG : file1: reading active writers 2026/07/18 04:26:52 DEBUG : potato: reading active writers 2026/07/18 04:26:52 DEBUG : Looking for writers 2026/07/18 04:26:52 DEBUG : dir: reading active writers 2026/07/18 04:26:52 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.67s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:53 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:53 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:26:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:26:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 04:26:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:26:58 DEBUG : dir/sub: Looking for writers 2026/07/18 04:26:58 DEBUG : dir: Looking for writers 2026/07/18 04:26:58 DEBUG : file1: reading active writers 2026/07/18 04:26:58 DEBUG : sub: reading active writers 2026/07/18 04:26:58 DEBUG : Looking for writers 2026/07/18 04:26:58 DEBUG : dir: reading active writers 2026/07/18 04:26:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.27s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:26:59 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:26:59 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 04:27:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/18 04:27:04 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:04 DEBUG : dir/sub/subsub: Looking for writers 2026/07/18 04:27:04 DEBUG : dir/sub: Looking for writers 2026/07/18 04:27:04 DEBUG : subsub: reading active writers 2026/07/18 04:27:04 DEBUG : dir: Looking for writers 2026/07/18 04:27:04 DEBUG : file1: reading active writers 2026/07/18 04:27:04 DEBUG : sub: reading active writers 2026/07/18 04:27:04 DEBUG : Looking for writers 2026/07/18 04:27:04 DEBUG : dir: reading active writers 2026/07/18 04:27:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.41s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:07 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:07 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:10 ERROR : dir/: Dir.Remove not empty 2026/07/18 04:27:10 DEBUG : dir/file1: Remove: 2026/07/18 04:27:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:27:10 DEBUG : dir/file1: >Remove: err= 2026/07/18 04:27:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 04:27:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:11 DEBUG : Looking for writers 2026/07/18 04:27:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.43s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:11 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:11 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:14 DEBUG : dir/file1: Remove: 2026/07/18 04:27:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:27:14 DEBUG : dir/file1: >Remove: err= 2026/07/18 04:27:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 04:27:15 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:15 DEBUG : Looking for writers 2026/07/18 04:27:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.23s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:15 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:15 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:19 DEBUG : dir/file1: Remove: 2026/07/18 04:27:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:27:19 DEBUG : dir/file1: >Remove: err= 2026/07/18 04:27:19 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:19 DEBUG : dir: Looking for writers 2026/07/18 04:27:19 DEBUG : Looking for writers 2026/07/18 04:27:19 DEBUG : dir: reading active writers 2026/07/18 04:27:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.98s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:20 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:20 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:24 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/18 04:27:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/18 04:27:27 DEBUG : dir2: same parent dir (ODFfMTI3MjcxMjVfWm1XY0Q) - using folder/rename instead of move_copy 2026/07/18 04:27:27 DEBUG : dir: Updating dir with dir2 0x3e4d0c7f7a00 2026/07/18 04:27:27 DEBUG : dir: forgetting directory cache 2026/07/18 04:27:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/18 04:27:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/18 04:27:29 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/18 04:27:29 DEBUG : file2: Updating file with file2 0x3e4d0cdb28f0 2026/07/18 04:27:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/18 04:27:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 04:27:30 INFO : dir2/file3: Deleted 2026/07/18 04:27:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/18 04:27:30 DEBUG : dir2/file3: Updating file with dir2/file3 0x3e4d0cdb28f0 2026/07/18 04:27:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/18 04:27:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/18 04:27:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/18 04:27:31 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MjcxMjVfWm1XY0Q) - using folder/rename instead of move_copy 2026/07/18 04:27:31 DEBUG : empty directory: Updating dir with renamed empty directory 0x3e4d0c9772b0 2026/07/18 04:27:31 DEBUG : empty directory: forgetting directory cache 2026/07/18 04:27:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/18 04:27:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/18 04:27:31 DEBUG : dir2: Renaming to "dir3" 2026/07/18 04:27:31 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:31 DEBUG : dir3: Looking for writers 2026/07/18 04:27:31 DEBUG : file3: reading active writers 2026/07/18 04:27:31 DEBUG : renamed empty directory: Looking for writers 2026/07/18 04:27:31 DEBUG : Looking for writers 2026/07/18 04:27:31 DEBUG : dir3: reading active writers 2026/07/18 04:27:31 DEBUG : renamed empty directory: reading active writers 2026/07/18 04:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.62s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:33 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:33 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/18 04:27:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:27:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:27:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 04:27:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/18 04:27:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/18 04:27:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 04:27:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:27:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:27:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 04:27:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/18 04:27:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/18 04:27:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 04:27:37 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (12 bytes), uploading instead of streaming 2026/07/18 04:27:38 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/18 04:27:39 DEBUG : dir/sub/file2: size = 12 OK 2026/07/18 04:27:39 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/18 04:27:39 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/18 04:27:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/18 04:27:39 DEBUG : forgetting directory cache 2026/07/18 04:27:39 DEBUG : dir: forgetting directory cache 2026/07/18 04:27:39 DEBUG : dir/sub: forgetting directory cache 2026/07/18 04:27:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/18 04:27:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/18 04:27:39 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 04:27:40 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/18 04:27:41 DEBUG : dir/sub/file0: size = 5 OK 2026/07/18 04:27:41 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:27:41 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/18 04:27:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/18 04:27:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:41 DEBUG : dir/sub: Looking for writers 2026/07/18 04:27:41 DEBUG : file0: reading active writers 2026/07/18 04:27:41 DEBUG : file2: reading active writers 2026/07/18 04:27:41 DEBUG : dir: Looking for writers 2026/07/18 04:27:41 DEBUG : file1: reading active writers 2026/07/18 04:27:41 DEBUG : sub: reading active writers 2026/07/18 04:27:41 DEBUG : Looking for writers 2026/07/18 04:27:41 DEBUG : dir: reading active writers 2026/07/18 04:27:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.18s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:43 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:43 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/18 04:27:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:43 DEBUG : Looking for writers 2026/07/18 04:27:43 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.39s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:44 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:44 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:27:47 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 04:27:47 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/18 04:27:47 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:27:47 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/18 04:27:47 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/18 04:27:47 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/18 04:27:47 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:27:47 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 04:27:47 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:47 DEBUG : dir: Looking for writers 2026/07/18 04:27:47 DEBUG : file1.metadata: reading active writers 2026/07/18 04:27:47 DEBUG : file1: reading active writers 2026/07/18 04:27:47 DEBUG : Looking for writers 2026/07/18 04:27:47 DEBUG : dir: reading active writers 2026/07/18 04:27:47 DEBUG : dir.metadata: reading active writers 2026/07/18 04:27:47 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:48 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:48 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:51 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:51 DEBUG : dir: Looking for writers 2026/07/18 04:27:51 DEBUG : file1: reading active writers 2026/07/18 04:27:51 DEBUG : Looking for writers 2026/07/18 04:27:51 DEBUG : dir: reading active writers 2026/07/18 04:27:51 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:27:52 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:27:52 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:27:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:27:56 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/18 04:27:58 DEBUG : Can set mod time: true 2026/07/18 04:27:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 04:27:59 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:27:59 DEBUG : dir: Looking for writers 2026/07/18 04:27:59 DEBUG : file1: reading active writers 2026/07/18 04:27:59 DEBUG : Looking for writers 2026/07/18 04:27:59 DEBUG : dir: reading active writers 2026/07/18 04:27:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:00 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:00 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:28:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:03 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 04:28:05 DEBUG : dir/file1: size = 0 OK 2026/07/18 04:28:05 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:28:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 04:28:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 04:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:05 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:05 DEBUG : dir: Looking for writers 2026/07/18 04:28:05 DEBUG : file1: reading active writers 2026/07/18 04:28:05 DEBUG : Looking for writers 2026/07/18 04:28:05 DEBUG : dir: reading active writers 2026/07/18 04:28:05 DEBUG : >WaitForWriters: 2026/07/18 04:28:05 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:05 DEBUG : dir: Looking for writers 2026/07/18 04:28:05 DEBUG : file1: reading active writers 2026/07/18 04:28:05 DEBUG : Looking for writers 2026/07/18 04:28:05 DEBUG : dir: reading active writers 2026/07/18 04:28:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:06 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:06 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:10 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 04:28:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:28:11 DEBUG : dir/file1: size = 5 OK 2026/07/18 04:28:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:28:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 04:28:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 04:28:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:12 DEBUG : dir: Looking for writers 2026/07/18 04:28:12 DEBUG : file1: reading active writers 2026/07/18 04:28:12 DEBUG : Looking for writers 2026/07/18 04:28:12 DEBUG : dir: reading active writers 2026/07/18 04:28:12 DEBUG : >WaitForWriters: 2026/07/18 04:28:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:12 DEBUG : dir: Looking for writers 2026/07/18 04:28:12 DEBUG : file1: reading active writers 2026/07/18 04:28:12 DEBUG : Looking for writers 2026/07/18 04:28:12 DEBUG : dir: reading active writers 2026/07/18 04:28:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:13 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:13 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:28:13 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 DEBUG : Config file has changed externally - reloading 2026/07/18 04:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:13 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:28:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 04:28:17 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:17 DEBUG : dir: Looking for writers 2026/07/18 04:28:17 DEBUG : file1: reading active writers 2026/07/18 04:28:17 DEBUG : Looking for writers 2026/07/18 04:28:17 DEBUG : dir: reading active writers 2026/07/18 04:28:17 DEBUG : >WaitForWriters: 2026/07/18 04:28:17 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:18 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:18 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:28:18 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:18 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:28:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 04:28:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:28:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:28:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:28:21 DEBUG : dir/file1(0x3e4d0cb94940): close: 2026/07/18 04:28:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/18 04:28:21 DEBUG : dir/file1(0x3e4d0cb94940): >close: err= 2026/07/18 04:28:21 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:21 DEBUG : dir: Looking for writers 2026/07/18 04:28:21 DEBUG : file1: reading active writers 2026/07/18 04:28:21 DEBUG : Looking for writers 2026/07/18 04:28:21 DEBUG : dir: reading active writers 2026/07/18 04:28:21 DEBUG : >WaitForWriters: 2026/07/18 04:28:22 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:22 DEBUG : dir: Looking for writers 2026/07/18 04:28:22 DEBUG : file1: reading active writers 2026/07/18 04:28:22 DEBUG : Looking for writers 2026/07/18 04:28:22 DEBUG : dir: reading active writers 2026/07/18 04:28:22 DEBUG : >WaitForWriters: 2026/07/18 04:28:22 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:23 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:23 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:28:23 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:28:23 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:28:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 04:28:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:28:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:28:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): _writeAt: size=5, off=0 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): openPending: 2026/07/18 04:28:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 04:28:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 04:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): >openPending: err= 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): >_writeAt: n=5, err= 2026/07/18 04:28:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): close: 2026/07/18 04:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/18 04:28:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/18 04:28:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/18 04:28:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 04:28:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 04:28:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:28:26 DEBUG : dir/file1(0x3e4d0cb94380): >close: err= 2026/07/18 04:28:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:26 DEBUG : dir: Looking for writers 2026/07/18 04:28:26 DEBUG : file1: reading active writers 2026/07/18 04:28:26 DEBUG : Looking for writers 2026/07/18 04:28:26 DEBUG : dir: reading active writers 2026/07/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:28:26 DEBUG : dir: Looking for writers 2026/07/18 04:28:26 DEBUG : file1: reading active writers 2026/07/18 04:28:26 DEBUG : Looking for writers 2026/07/18 04:28:26 DEBUG : dir: reading active writers 2026/07/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:28:26 DEBUG : dir: Looking for writers 2026/07/18 04:28:26 DEBUG : file1: reading active writers 2026/07/18 04:28:26 DEBUG : Looking for writers 2026/07/18 04:28:26 DEBUG : dir: reading active writers 2026/07/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:28:26 DEBUG : dir: Looking for writers 2026/07/18 04:28:26 DEBUG : file1: reading active writers 2026/07/18 04:28:26 DEBUG : Looking for writers 2026/07/18 04:28:26 DEBUG : dir: reading active writers 2026/07/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:28:26 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 04:28:26 DEBUG : dir: Looking for writers 2026/07/18 04:28:26 DEBUG : file1: reading active writers 2026/07/18 04:28:26 DEBUG : Looking for writers 2026/07/18 04:28:26 DEBUG : dir: reading active writers 2026/07/18 04:28:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:28:27 DEBUG : dir: Looking for writers 2026/07/18 04:28:27 DEBUG : file1: reading active writers 2026/07/18 04:28:27 DEBUG : Looking for writers 2026/07/18 04:28:27 DEBUG : dir: reading active writers 2026/07/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:28:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:27 DEBUG : dir: Looking for writers 2026/07/18 04:28:27 DEBUG : file1: reading active writers 2026/07/18 04:28:27 DEBUG : Looking for writers 2026/07/18 04:28:27 DEBUG : dir: reading active writers 2026/07/18 04:28:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:28:28 DEBUG : dir: Looking for writers 2026/07/18 04:28:28 DEBUG : file1: reading active writers 2026/07/18 04:28:28 DEBUG : Looking for writers 2026/07/18 04:28:28 DEBUG : dir: reading active writers 2026/07/18 04:28:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:28:28 DEBUG : dir/file1: size = 14 OK 2026/07/18 04:28:28 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/18 04:28:28 INFO : dir/file1: Copied (replaced existing) 2026/07/18 04:28:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/18 04:28:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 04:28:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/18 04:28:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 04:28:29 DEBUG : dir: Looking for writers 2026/07/18 04:28:29 DEBUG : file1: reading active writers 2026/07/18 04:28:29 DEBUG : Looking for writers 2026/07/18 04:28:29 DEBUG : dir: reading active writers 2026/07/18 04:28:29 DEBUG : >WaitForWriters: 2026/07/18 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:29 DEBUG : dir: Looking for writers 2026/07/18 04:28:29 DEBUG : file1: reading active writers 2026/07/18 04:28:29 DEBUG : Looking for writers 2026/07/18 04:28:29 DEBUG : dir: reading active writers 2026/07/18 04:28:29 DEBUG : >WaitForWriters: 2026/07/18 04:28:29 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (37.96s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.88s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.65s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.82s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.84s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.32s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:30 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:30 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:28:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:28:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:28:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/18 04:28:34 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:34 DEBUG : dir: Looking for writers 2026/07/18 04:28:34 DEBUG : file1: reading active writers 2026/07/18 04:28:34 DEBUG : Looking for writers 2026/07/18 04:28:34 DEBUG : dir: reading active writers 2026/07/18 04:28:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.95s) === RUN TestFileOpenReadUnknownSize 2026/07/18 04:28:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/18 04:28:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:28:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/18 04:28:35 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:35 DEBUG : Looking for writers 2026/07/18 04:28:35 DEBUG : file.txt: reading active writers 2026/07/18 04:28:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:35 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:35 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:38 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 04:28:39 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/18 04:28:40 DEBUG : dir/file1: size = 25 OK 2026/07/18 04:28:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:28:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 04:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:28:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:40 DEBUG : dir: Looking for writers 2026/07/18 04:28:40 DEBUG : file1: reading active writers 2026/07/18 04:28:40 DEBUG : Looking for writers 2026/07/18 04:28:40 DEBUG : dir: reading active writers 2026/07/18 04:28:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.89s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:41 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:41 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:44 DEBUG : dir/file1: Remove: 2026/07/18 04:28:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:28:44 DEBUG : dir/file1: >Remove: err= 2026/07/18 04:28:45 DEBUG : dir/file1: Remove: 2026/07/18 04:28:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/18 04:28:45 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:45 DEBUG : dir: Looking for writers 2026/07/18 04:28:45 DEBUG : Looking for writers 2026/07/18 04:28:45 DEBUG : dir: reading active writers 2026/07/18 04:28:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.60s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:46 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:46 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:49 DEBUG : dir/file1: Remove: 2026/07/18 04:28:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:28:49 DEBUG : dir/file1: >Remove: err= 2026/07/18 04:28:49 DEBUG : dir/file1: Remove: 2026/07/18 04:28:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/18 04:28:49 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:49 DEBUG : dir: Looking for writers 2026/07/18 04:28:49 DEBUG : Looking for writers 2026/07/18 04:28:49 DEBUG : dir: reading active writers 2026/07/18 04:28:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.79s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:50 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:50 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:28:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:28:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/18 04:28:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:28:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/18 04:28:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:28:53 DEBUG : dir/file1: Open: flags=0x3 2026/07/18 04:28:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/18 04:28:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/18 04:28:53 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:53 DEBUG : dir: Looking for writers 2026/07/18 04:28:53 DEBUG : file1: reading active writers 2026/07/18 04:28:53 DEBUG : Looking for writers 2026/07/18 04:28:53 DEBUG : dir: reading active writers 2026/07/18 04:28:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:28:55 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:28:55 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:28:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:28:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:28:58 DEBUG : dir: Looking for writers 2026/07/18 04:28:58 DEBUG : file1: reading active writers 2026/07/18 04:28:58 DEBUG : Looking for writers 2026/07/18 04:28:58 DEBUG : dir: reading active writers 2026/07/18 04:28:58 DEBUG : >WaitForWriters: 2026/07/18 04:28:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:28:59 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0c448820 2026/07/18 04:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:28:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:00 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0c448820 2026/07/18 04:29:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:00 DEBUG : dir/file1: File is currently open, delaying rename 0x3e4d0c448820 2026/07/18 04:29:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:00 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 04:29:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:02 DEBUG : dir/file1: size = 25 OK 2026/07/18 04:29:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:29:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 04:29:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:02 DEBUG : newLeaf: Running delayed rename now 2026/07/18 04:29:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:03 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0c448820 2026/07/18 04:29:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:03 DEBUG : dir: Looking for writers 2026/07/18 04:29:03 DEBUG : Looking for writers 2026/07/18 04:29:03 DEBUG : dir: reading active writers 2026/07/18 04:29:03 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:03 DEBUG : >WaitForWriters: 2026/07/18 04:29:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:03 DEBUG : dir: Looking for writers 2026/07/18 04:29:03 DEBUG : Looking for writers 2026/07/18 04:29:03 DEBUG : dir: reading active writers 2026/07/18 04:29:03 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:29:04 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:29:04 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:29:04 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:29:04 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:04 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:29:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:08 DEBUG : dir: Looking for writers 2026/07/18 04:29:08 DEBUG : file1: reading active writers 2026/07/18 04:29:08 DEBUG : Looking for writers 2026/07/18 04:29:08 DEBUG : dir: reading active writers 2026/07/18 04:29:08 DEBUG : >WaitForWriters: 2026/07/18 04:29:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:09 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0c7f71e0 2026/07/18 04:29:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:10 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0c7f71e0 2026/07/18 04:29:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/18 04:29:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:10 DEBUG : dir/file1: File is currently open, delaying rename 0x3e4d0c7f71e0 2026/07/18 04:29:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:10 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (25 bytes), uploading instead of streaming 2026/07/18 04:29:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:12 DEBUG : dir/file1: size = 25 OK 2026/07/18 04:29:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:29:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/18 04:29:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:12 DEBUG : newLeaf: Running delayed rename now 2026/07/18 04:29:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:13 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0c7f71e0 2026/07/18 04:29:13 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:13 DEBUG : dir: Looking for writers 2026/07/18 04:29:13 DEBUG : Looking for writers 2026/07/18 04:29:13 DEBUG : dir: reading active writers 2026/07/18 04:29:13 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:13 DEBUG : >WaitForWriters: 2026/07/18 04:29:13 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:13 DEBUG : dir: Looking for writers 2026/07/18 04:29:13 DEBUG : Looking for writers 2026/07/18 04:29:13 DEBUG : dir: reading active writers 2026/07/18 04:29:13 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:13 DEBUG : >WaitForWriters: 2026/07/18 04:29:13 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:29:14 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:29:14 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:29:14 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:29:14 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:14 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:29:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:29:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): openPending: 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 04:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): >openPending: err= 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): _writeAt: size=14, off=0 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): >_writeAt: n=14, err= 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): close: 2026/07/18 04:29:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 04:29:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:17 DEBUG : dir/file1(0x3e4d0ccf8900): >close: err= 2026/07/18 04:29:17 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:17 DEBUG : dir: Looking for writers 2026/07/18 04:29:17 DEBUG : file1: reading active writers 2026/07/18 04:29:17 DEBUG : Looking for writers 2026/07/18 04:29:17 DEBUG : dir: reading active writers 2026/07/18 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:17 DEBUG : dir: Looking for writers 2026/07/18 04:29:17 DEBUG : file1: reading active writers 2026/07/18 04:29:17 DEBUG : Looking for writers 2026/07/18 04:29:17 DEBUG : dir: reading active writers 2026/07/18 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:17 DEBUG : dir: Looking for writers 2026/07/18 04:29:17 DEBUG : file1: reading active writers 2026/07/18 04:29:17 DEBUG : Looking for writers 2026/07/18 04:29:17 DEBUG : dir: reading active writers 2026/07/18 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:17 DEBUG : dir: Looking for writers 2026/07/18 04:29:17 DEBUG : file1: reading active writers 2026/07/18 04:29:17 DEBUG : Looking for writers 2026/07/18 04:29:17 DEBUG : dir: reading active writers 2026/07/18 04:29:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:17 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 04:29:18 DEBUG : dir: Looking for writers 2026/07/18 04:29:18 DEBUG : file1: reading active writers 2026/07/18 04:29:18 DEBUG : Looking for writers 2026/07/18 04:29:18 DEBUG : dir: reading active writers 2026/07/18 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:18 DEBUG : dir: Looking for writers 2026/07/18 04:29:18 DEBUG : file1: reading active writers 2026/07/18 04:29:18 DEBUG : Looking for writers 2026/07/18 04:29:18 DEBUG : dir: reading active writers 2026/07/18 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:18 DEBUG : dir: Looking for writers 2026/07/18 04:29:18 DEBUG : file1: reading active writers 2026/07/18 04:29:18 DEBUG : Looking for writers 2026/07/18 04:29:18 DEBUG : dir: reading active writers 2026/07/18 04:29:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:29:19 DEBUG : dir: Looking for writers 2026/07/18 04:29:19 DEBUG : file1: reading active writers 2026/07/18 04:29:19 DEBUG : Looking for writers 2026/07/18 04:29:19 DEBUG : dir: reading active writers 2026/07/18 04:29:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:29:19 DEBUG : dir/file1: size = 14 OK 2026/07/18 04:29:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/18 04:29:19 INFO : dir/file1: Copied (replaced existing) 2026/07/18 04:29:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 04:29:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/18 04:29:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 04:29:20 DEBUG : dir: Looking for writers 2026/07/18 04:29:20 DEBUG : file1: reading active writers 2026/07/18 04:29:20 DEBUG : Looking for writers 2026/07/18 04:29:20 DEBUG : dir: reading active writers 2026/07/18 04:29:20 DEBUG : >WaitForWriters: 2026/07/18 04:29:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:29:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): _readAt: size=512, off=0 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): openPending: 2026/07/18 04:29:20 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/07/18 04:29:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 04:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): >openPending: err= 2026/07/18 04:29:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): >_readAt: n=14, err=EOF 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): close: 2026/07/18 04:29:20 DEBUG : dir/file1(0x3e4d0c90d000): >close: err= 2026/07/18 04:29:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:21 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cbc01a0 2026/07/18 04:29:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 04:29:22 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0cbc01a0 2026/07/18 04:29:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:22 DEBUG : dir/file1(0x3e4d0c90de80): openPending: 2026/07/18 04:29:22 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/07/18 04:29:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 04:29:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:22 DEBUG : dir/file1(0x3e4d0c90de80): >openPending: err= 2026/07/18 04:29:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:22 DEBUG : dir/file1(0x3e4d0c90de80): _writeAt: size=25, off=0 2026/07/18 04:29:22 DEBUG : dir/file1(0x3e4d0c90de80): >_writeAt: n=25, err= 2026/07/18 04:29:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:23 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cbc01a0 2026/07/18 04:29:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:23 DEBUG : newLeaf(0x3e4d0c90de80): close: 2026/07/18 04:29:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 04:29:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 04:29:22.905367894 +0000 UTC m=+226.799858877 2026/07/18 04:29:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:23 DEBUG : newLeaf(0x3e4d0c90de80): >close: err= 2026/07/18 04:29:23 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:23 DEBUG : dir: Looking for writers 2026/07/18 04:29:23 DEBUG : Looking for writers 2026/07/18 04:29:23 DEBUG : dir: reading active writers 2026/07/18 04:29:23 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:23 DEBUG : dir: Looking for writers 2026/07/18 04:29:23 DEBUG : Looking for writers 2026/07/18 04:29:23 DEBUG : dir: reading active writers 2026/07/18 04:29:23 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:23 DEBUG : dir: Looking for writers 2026/07/18 04:29:23 DEBUG : Looking for writers 2026/07/18 04:29:23 DEBUG : dir: reading active writers 2026/07/18 04:29:23 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:23 DEBUG : dir: Looking for writers 2026/07/18 04:29:23 DEBUG : Looking for writers 2026/07/18 04:29:23 DEBUG : dir: reading active writers 2026/07/18 04:29:23 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:23 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 04:29:23 DEBUG : dir: Looking for writers 2026/07/18 04:29:23 DEBUG : Looking for writers 2026/07/18 04:29:23 DEBUG : dir: reading active writers 2026/07/18 04:29:23 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:24 DEBUG : dir: Looking for writers 2026/07/18 04:29:24 DEBUG : Looking for writers 2026/07/18 04:29:24 DEBUG : dir: reading active writers 2026/07/18 04:29:24 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:24 DEBUG : dir: Looking for writers 2026/07/18 04:29:24 DEBUG : Looking for writers 2026/07/18 04:29:24 DEBUG : dir: reading active writers 2026/07/18 04:29:24 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:29:24 DEBUG : dir: Looking for writers 2026/07/18 04:29:24 DEBUG : Looking for writers 2026/07/18 04:29:24 DEBUG : dir: reading active writers 2026/07/18 04:29:24 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:29:25 DEBUG : newLeaf: size = 25 OK 2026/07/18 04:29:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:29:25 INFO : newLeaf: Copied (replaced existing) 2026/07/18 04:29:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 04:29:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 04:29:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 04:29:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 04:29:25 DEBUG : dir: Looking for writers 2026/07/18 04:29:25 DEBUG : Looking for writers 2026/07/18 04:29:25 DEBUG : dir: reading active writers 2026/07/18 04:29:25 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:25 DEBUG : >WaitForWriters: 2026/07/18 04:29:26 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:26 DEBUG : dir: Looking for writers 2026/07/18 04:29:26 DEBUG : Looking for writers 2026/07/18 04:29:26 DEBUG : dir: reading active writers 2026/07/18 04:29:26 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:26 DEBUG : >WaitForWriters: 2026/07/18 04:29:26 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:29:27 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:29:27 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:29:27 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:27 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:29:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:30 DEBUG : dir: Looking for writers 2026/07/18 04:29:30 DEBUG : file1: reading active writers 2026/07/18 04:29:30 DEBUG : Looking for writers 2026/07/18 04:29:30 DEBUG : dir: reading active writers 2026/07/18 04:29:30 DEBUG : >WaitForWriters: 2026/07/18 04:29:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:31 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cb629c0 2026/07/18 04:29:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:32 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0cb629c0 2026/07/18 04:29:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:33 DEBUG : dir/file1(0x3e4d0ccf9a40): openPending: 2026/07/18 04:29:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 04:29:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 04:29:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:33 DEBUG : dir/file1(0x3e4d0ccf9a40): >openPending: err= 2026/07/18 04:29:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:33 DEBUG : dir/file1(0x3e4d0ccf9a40): _writeAt: size=25, off=0 2026/07/18 04:29:33 DEBUG : dir/file1(0x3e4d0ccf9a40): >_writeAt: n=25, err= 2026/07/18 04:29:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:34 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cb629c0 2026/07/18 04:29:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:34 DEBUG : newLeaf(0x3e4d0ccf9a40): close: 2026/07/18 04:29:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 04:29:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 04:29:33.350791674 +0000 UTC m=+237.245282667 2026/07/18 04:29:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:34 DEBUG : newLeaf(0x3e4d0ccf9a40): >close: err= 2026/07/18 04:29:34 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:34 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:34 DEBUG : dir: Looking for writers 2026/07/18 04:29:34 DEBUG : Looking for writers 2026/07/18 04:29:34 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:34 DEBUG : dir: reading active writers 2026/07/18 04:29:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:29:35 DEBUG : dir: Looking for writers 2026/07/18 04:29:35 DEBUG : Looking for writers 2026/07/18 04:29:35 DEBUG : dir: reading active writers 2026/07/18 04:29:35 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:29:35 DEBUG : newLeaf: size = 25 OK 2026/07/18 04:29:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:29:35 INFO : newLeaf: Copied (replaced existing) 2026/07/18 04:29:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 04:29:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 04:29:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 04:29:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 04:29:36 DEBUG : dir: Looking for writers 2026/07/18 04:29:36 DEBUG : Looking for writers 2026/07/18 04:29:36 DEBUG : dir: reading active writers 2026/07/18 04:29:36 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:36 DEBUG : >WaitForWriters: 2026/07/18 04:29:36 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:36 DEBUG : dir: Looking for writers 2026/07/18 04:29:36 DEBUG : Looking for writers 2026/07/18 04:29:36 DEBUG : dir: reading active writers 2026/07/18 04:29:36 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:36 DEBUG : >WaitForWriters: 2026/07/18 04:29:36 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:29:37 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:29:37 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:29:37 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:37 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:29:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:29:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): openPending: 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 04:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): >openPending: err= 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): _writeAt: size=14, off=0 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): >_writeAt: n=14, err= 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): close: 2026/07/18 04:29:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/18 04:29:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:41 DEBUG : dir/file1(0x3e4d0cb94c00): >close: err= 2026/07/18 04:29:41 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:41 DEBUG : dir: Looking for writers 2026/07/18 04:29:41 DEBUG : file1: reading active writers 2026/07/18 04:29:41 DEBUG : Looking for writers 2026/07/18 04:29:41 DEBUG : dir: reading active writers 2026/07/18 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:29:42 DEBUG : dir: Looking for writers 2026/07/18 04:29:42 DEBUG : file1: reading active writers 2026/07/18 04:29:42 DEBUG : Looking for writers 2026/07/18 04:29:42 DEBUG : dir: reading active writers 2026/07/18 04:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:29:42 DEBUG : dir/file1: size = 14 OK 2026/07/18 04:29:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/18 04:29:42 INFO : dir/file1: Copied (replaced existing) 2026/07/18 04:29:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 04:29:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/18 04:29:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 04:29:43 DEBUG : dir: Looking for writers 2026/07/18 04:29:43 DEBUG : file1: reading active writers 2026/07/18 04:29:43 DEBUG : Looking for writers 2026/07/18 04:29:43 DEBUG : dir: reading active writers 2026/07/18 04:29:43 DEBUG : >WaitForWriters: 2026/07/18 04:29:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:29:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): _readAt: size=512, off=0 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): openPending: 2026/07/18 04:29:43 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/07/18 04:29:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 04:29:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): >openPending: err= 2026/07/18 04:29:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): >_readAt: n=14, err=EOF 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): close: 2026/07/18 04:29:43 DEBUG : dir/file1(0x3e4d0ccf8ec0): >close: err= 2026/07/18 04:29:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:44 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cb624e0 2026/07/18 04:29:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 04:29:46 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0cb624e0 2026/07/18 04:29:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:46 DEBUG : dir/file1(0x3e4d0ccf97c0): openPending: 2026/07/18 04:29:46 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/07/18 04:29:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:46 DEBUG : dir/file1(0x3e4d0ccf97c0): >openPending: err= 2026/07/18 04:29:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:46 DEBUG : dir/file1(0x3e4d0ccf97c0): _writeAt: size=25, off=0 2026/07/18 04:29:46 DEBUG : dir/file1(0x3e4d0ccf97c0): >_writeAt: n=25, err= 2026/07/18 04:29:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:47 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0cb624e0 2026/07/18 04:29:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:47 DEBUG : newLeaf(0x3e4d0ccf97c0): close: 2026/07/18 04:29:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 04:29:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 04:29:46.4858357 +0000 UTC m=+250.380326704 2026/07/18 04:29:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:47 DEBUG : newLeaf(0x3e4d0ccf97c0): >close: err= 2026/07/18 04:29:47 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:47 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:47 DEBUG : dir: Looking for writers 2026/07/18 04:29:47 DEBUG : Looking for writers 2026/07/18 04:29:47 DEBUG : dir: reading active writers 2026/07/18 04:29:47 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:29:48 DEBUG : dir: Looking for writers 2026/07/18 04:29:48 DEBUG : Looking for writers 2026/07/18 04:29:48 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:48 DEBUG : dir: reading active writers 2026/07/18 04:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:29:48 DEBUG : newLeaf: size = 25 OK 2026/07/18 04:29:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:29:48 INFO : newLeaf: Copied (replaced existing) 2026/07/18 04:29:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 04:29:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 04:29:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 04:29:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 04:29:49 DEBUG : dir: Looking for writers 2026/07/18 04:29:49 DEBUG : Looking for writers 2026/07/18 04:29:49 DEBUG : dir: reading active writers 2026/07/18 04:29:49 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:49 DEBUG : >WaitForWriters: 2026/07/18 04:29:49 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:49 DEBUG : dir: Looking for writers 2026/07/18 04:29:49 DEBUG : Looking for writers 2026/07/18 04:29:49 DEBUG : dir: reading active writers 2026/07/18 04:29:49 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:49 DEBUG : >WaitForWriters: 2026/07/18 04:29:49 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:29:51 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:29:51 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:29:51 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:29:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:29:51 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:29:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:29:54 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:54 DEBUG : dir: Looking for writers 2026/07/18 04:29:54 DEBUG : file1: reading active writers 2026/07/18 04:29:54 DEBUG : Looking for writers 2026/07/18 04:29:54 DEBUG : dir: reading active writers 2026/07/18 04:29:54 DEBUG : >WaitForWriters: 2026/07/18 04:29:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:29:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): _readAt: size=512, off=0 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): openPending: 2026/07/18 04:29:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/18 04:29:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/18 04:29:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): >openPending: err= 2026/07/18 04:29:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/18 04:29:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:29:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:29:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): >_readAt: n=14, err=EOF 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): close: 2026/07/18 04:29:54 DEBUG : dir/file1(0x3e4d0cac6580): >close: err= 2026/07/18 04:29:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:56 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0ca525b0 2026/07/18 04:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/18 04:29:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/18 04:29:57 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0ca525b0 2026/07/18 04:29:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/18 04:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:29:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:29:57 DEBUG : dir/file1(0x3e4d0cb946c0): openPending: 2026/07/18 04:29:57 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/07/18 04:29:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/18 04:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:29:57 DEBUG : dir/file1(0x3e4d0cb946c0): >openPending: err= 2026/07/18 04:29:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:29:57 DEBUG : dir/file1(0x3e4d0cb946c0): _writeAt: size=25, off=0 2026/07/18 04:29:57 DEBUG : dir/file1(0x3e4d0cb946c0): >_writeAt: n=25, err= 2026/07/18 04:29:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/18 04:29:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/18 04:29:58 DEBUG : newLeaf: Updating file with newLeaf 0x3e4d0ca525b0 2026/07/18 04:29:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:29:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:29:58 DEBUG : newLeaf(0x3e4d0cb946c0): close: 2026/07/18 04:29:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/18 04:29:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-18 04:29:57.793635837 +0000 UTC m=+261.688126861 2026/07/18 04:29:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/18 04:29:58 DEBUG : newLeaf(0x3e4d0cb946c0): >close: err= 2026/07/18 04:29:58 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:29:58 DEBUG : dir: Looking for writers 2026/07/18 04:29:58 DEBUG : Looking for writers 2026/07/18 04:29:58 DEBUG : dir: reading active writers 2026/07/18 04:29:58 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:29:58 DEBUG : dir: Looking for writers 2026/07/18 04:29:58 DEBUG : Looking for writers 2026/07/18 04:29:58 DEBUG : dir: reading active writers 2026/07/18 04:29:58 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:29:59 DEBUG : dir: Looking for writers 2026/07/18 04:29:59 DEBUG : Looking for writers 2026/07/18 04:29:59 DEBUG : dir: reading active writers 2026/07/18 04:29:59 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:29:59 DEBUG : dir: Looking for writers 2026/07/18 04:29:59 DEBUG : Looking for writers 2026/07/18 04:29:59 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:59 DEBUG : dir: reading active writers 2026/07/18 04:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:29:59 DEBUG : newLeaf: vfs cache: starting upload 2026/07/18 04:29:59 DEBUG : dir: Looking for writers 2026/07/18 04:29:59 DEBUG : Looking for writers 2026/07/18 04:29:59 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:59 DEBUG : dir: reading active writers 2026/07/18 04:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:29:59 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/18 04:29:59 DEBUG : dir: Looking for writers 2026/07/18 04:29:59 DEBUG : Looking for writers 2026/07/18 04:29:59 DEBUG : dir: reading active writers 2026/07/18 04:29:59 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:29:59 DEBUG : dir: Looking for writers 2026/07/18 04:29:59 DEBUG : Looking for writers 2026/07/18 04:29:59 DEBUG : dir: reading active writers 2026/07/18 04:29:59 DEBUG : newLeaf: reading active writers 2026/07/18 04:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:30:00 DEBUG : dir: Looking for writers 2026/07/18 04:30:00 DEBUG : Looking for writers 2026/07/18 04:30:00 DEBUG : dir: reading active writers 2026/07/18 04:30:00 DEBUG : newLeaf: reading active writers 2026/07/18 04:30:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:30:00 DEBUG : newLeaf: size = 25 OK 2026/07/18 04:30:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/18 04:30:00 INFO : newLeaf: Copied (replaced existing) 2026/07/18 04:30:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-18 04:29:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/18 04:30:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/18 04:30:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/18 04:30:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/18 04:30:01 DEBUG : dir: Looking for writers 2026/07/18 04:30:01 DEBUG : Looking for writers 2026/07/18 04:30:01 DEBUG : dir: reading active writers 2026/07/18 04:30:01 DEBUG : newLeaf: reading active writers 2026/07/18 04:30:01 DEBUG : >WaitForWriters: 2026/07/18 04:30:01 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:01 DEBUG : dir: Looking for writers 2026/07/18 04:30:01 DEBUG : Looking for writers 2026/07/18 04:30:01 DEBUG : dir: reading active writers 2026/07/18 04:30:01 DEBUG : newLeaf: reading active writers 2026/07/18 04:30:01 DEBUG : >WaitForWriters: 2026/07/18 04:30:01 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestFileRename (68.39s) --- PASS: TestFileRename/off,forceCache=false (9.82s) --- PASS: TestFileRename/minimal,forceCache=false (9.95s) --- PASS: TestFileRename/minimal,forceCache=true (12.72s) --- PASS: TestFileRename/writes,forceCache=false (10.44s) --- PASS: TestFileRename/writes,forceCache=true (13.14s) --- PASS: TestFileRename/full,forceCache=false (12.33s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:03 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:03 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:03 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:03 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:03 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:03 DEBUG : Looking for writers 2026/07/18 04:30:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.39s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:03 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:03 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:30:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 04:30:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:07 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:07 DEBUG : dir: Looking for writers 2026/07/18 04:30:07 DEBUG : file1: reading active writers 2026/07/18 04:30:07 DEBUG : Looking for writers 2026/07/18 04:30:07 DEBUG : dir: reading active writers 2026/07/18 04:30:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.52s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:08 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:08 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:30:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/18 04:30:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/18 04:30:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/18 04:30:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 04:30:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/18 04:30:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/18 04:30:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/18 04:30:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/18 04:30:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/18 04:30:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/18 04:30:14 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:14 DEBUG : dir: Looking for writers 2026/07/18 04:30:14 DEBUG : file1: reading active writers 2026/07/18 04:30:14 DEBUG : Looking for writers 2026/07/18 04:30:14 DEBUG : dir: reading active writers 2026/07/18 04:30:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (7.21s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:15 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:15 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:30:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 04:30:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/18 04:30:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/18 04:30:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/18 04:30:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/18 04:30:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/18 04:30:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/18 04:30:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/18 04:30:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/18 04:30:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/18 04:30:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/18 04:30:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/18 04:30:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/18 04:30:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/18 04:30:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/18 04:30:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/18 04:30:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/18 04:30:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/18 04:30:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/18 04:30:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/18 04:30:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/18 04:30:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/18 04:30:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/18 04:30:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/18 04:30:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/18 04:30:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/18 04:30:20 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:20 DEBUG : dir: Looking for writers 2026/07/18 04:30:20 DEBUG : file1: reading active writers 2026/07/18 04:30:20 DEBUG : Looking for writers 2026/07/18 04:30:20 DEBUG : dir: reading active writers 2026/07/18 04:30:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.55s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:22 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:22 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:30:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 04:30:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:25 DEBUG : dir: Looking for writers 2026/07/18 04:30:25 DEBUG : file1: reading active writers 2026/07/18 04:30:25 DEBUG : Looking for writers 2026/07/18 04:30:25 DEBUG : dir: reading active writers 2026/07/18 04:30:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.76s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:26 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:26 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:30:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/18 04:30:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/18 04:30:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/18 04:30:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/18 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:29 DEBUG : dir: Looking for writers 2026/07/18 04:30:29 DEBUG : file1: reading active writers 2026/07/18 04:30:29 DEBUG : Looking for writers 2026/07/18 04:30:29 DEBUG : dir: reading active writers 2026/07/18 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.41s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:31 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:31 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:31 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:31 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:30:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:30:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:30:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): _readAt: size=1, off=0 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): openPending: 2026/07/18 04:30:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:30:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:30:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >openPending: err= 2026/07/18 04:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 04:30:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:30:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >_readAt: n=1, err= 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): _readAt: size=256, off=1 2026/07/18 04:30:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >_readAt: n=15, err=EOF 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): _readAt: size=16, off=16 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >_readAt: n=0, err=EOF 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): close: 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >close: err= 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): close: 2026/07/18 04:30:34 DEBUG : dir/file1(0x3e4d0c90d0c0): >close: err=file already closed 2026/07/18 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:34 DEBUG : dir: Looking for writers 2026/07/18 04:30:34 DEBUG : file1: reading active writers 2026/07/18 04:30:34 DEBUG : Looking for writers 2026/07/18 04:30:34 DEBUG : dir: reading active writers 2026/07/18 04:30:34 DEBUG : >WaitForWriters: 2026/07/18 04:30:34 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.60s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:35 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:35 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:35 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:35 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:30:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:30:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:30:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:30:38 DEBUG : dir/file1(0x3e4d0c893ac0): _readAt: size=1, off=0 2026/07/18 04:30:38 DEBUG : dir/file1(0x3e4d0c893ac0): openPending: 2026/07/18 04:30:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:30:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:38 DEBUG : dir/file1(0x3e4d0c893ac0): >openPending: err= 2026/07/18 04:30:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 04:30:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:30:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >_readAt: n=1, err= 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): _readAt: size=1, off=5 2026/07/18 04:30:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >_readAt: n=1, err= 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): _readAt: size=1, off=3 2026/07/18 04:30:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >_readAt: n=1, err= 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): _readAt: size=1, off=13 2026/07/18 04:30:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >_readAt: n=1, err= 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): _readAt: size=16, off=100 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >_readAt: n=0, err=EOF 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): close: 2026/07/18 04:30:39 DEBUG : dir/file1(0x3e4d0c893ac0): >close: err= 2026/07/18 04:30:39 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:39 DEBUG : dir: Looking for writers 2026/07/18 04:30:39 DEBUG : file1: reading active writers 2026/07/18 04:30:39 DEBUG : Looking for writers 2026/07/18 04:30:39 DEBUG : dir: reading active writers 2026/07/18 04:30:39 DEBUG : >WaitForWriters: 2026/07/18 04:30:39 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting 2026/07/18 04:30:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:39 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-xesegah9yota/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.40s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:40 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:40 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:40 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:40 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:30:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:30:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:30:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=1, off=0 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): openPending: 2026/07/18 04:30:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:30:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:30:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >openPending: err= 2026/07/18 04:30:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/18 04:30:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:30:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=1, err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=1, off=5 2026/07/18 04:30:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=1, err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=1, off=1 2026/07/18 04:30:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=1, err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=6, off=10 2026/07/18 04:30:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=6, err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=256, off=10 2026/07/18 04:30:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=6, err=EOF 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=256, off=100 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=0, err=EOF 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): close: 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >close: err= 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): _readAt: size=256, off=100 2026/07/18 04:30:43 DEBUG : dir/file1(0x3e4d0cac71c0): >_readAt: n=0, err=file already closed 2026/07/18 04:30:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:43 DEBUG : dir: Looking for writers 2026/07/18 04:30:43 DEBUG : file1: reading active writers 2026/07/18 04:30:43 DEBUG : Looking for writers 2026/07/18 04:30:43 DEBUG : dir: reading active writers 2026/07/18 04:30:43 DEBUG : >WaitForWriters: 2026/07/18 04:30:43 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting 2026/07/18 04:30:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:44 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-xesegah9yota/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.56s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:44 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:44 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:44 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:44 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:30:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:30:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:30:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:30:47 DEBUG : dir/file1(0x3e4d0ccf8ac0): RWFileHandle.Flush 2026/07/18 04:30:47 DEBUG : dir/file1(0x3e4d0ccf8ac0): _readAt: size=256, off=0 2026/07/18 04:30:47 DEBUG : dir/file1(0x3e4d0ccf8ac0): openPending: 2026/07/18 04:30:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:30:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:30:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:47 DEBUG : dir/file1(0x3e4d0ccf8ac0): >openPending: err= 2026/07/18 04:30:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/18 04:30:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:30:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:48 DEBUG : dir/file1(0x3e4d0ccf8ac0): >_readAt: n=16, err=EOF 2026/07/18 04:30:48 DEBUG : dir/file1(0x3e4d0ccf8ac0): RWFileHandle.Flush 2026/07/18 04:30:48 DEBUG : dir/file1(0x3e4d0ccf8ac0): RWFileHandle.Flush 2026/07/18 04:30:48 DEBUG : dir/file1(0x3e4d0ccf8ac0): close: 2026/07/18 04:30:48 DEBUG : dir/file1(0x3e4d0ccf8ac0): >close: err= 2026/07/18 04:30:48 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:48 DEBUG : dir: Looking for writers 2026/07/18 04:30:48 DEBUG : file1: reading active writers 2026/07/18 04:30:48 DEBUG : Looking for writers 2026/07/18 04:30:48 DEBUG : dir: reading active writers 2026/07/18 04:30:48 DEBUG : >WaitForWriters: 2026/07/18 04:30:48 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting 2026/07/18 04:30:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:48 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-xesegah9yota/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.58s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:49 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:49 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:49 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:49 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:30:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:30:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/18 04:30:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:30:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:30:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:30:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): _readAt: size=256, off=0 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): openPending: 2026/07/18 04:30:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:30:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:30:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): >openPending: err= 2026/07/18 04:30:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/18 04:30:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:30:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:30:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): >_readAt: n=16, err=EOF 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): RWFileHandle.Release 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): close: 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): >close: err= 2026/07/18 04:30:52 DEBUG : dir/file1(0x3e4d0cac6680): RWFileHandle.Release 2026/07/18 04:30:52 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:52 DEBUG : dir: Looking for writers 2026/07/18 04:30:52 DEBUG : file1: reading active writers 2026/07/18 04:30:52 DEBUG : Looking for writers 2026/07/18 04:30:52 DEBUG : dir: reading active writers 2026/07/18 04:30:52 DEBUG : >WaitForWriters: 2026/07/18 04:30:52 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting 2026/07/18 04:30:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:53 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-xesegah9yota/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.45s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:53 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:53 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:53 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:30:53 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:30:54 DEBUG : file1: newRWFileHandle: 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): openPending: 2026/07/18 04:30:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:30:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): >openPending: err= 2026/07/18 04:30:54 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:30:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:30:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): _writeAt: size=5, off=0 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): >_writeAt: n=5, err= 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): _writeAt: size=7, off=5 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): >_writeAt: n=7, err= 2026/07/18 04:30:54 DEBUG : file1: vfs cache: truncate to size=11 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): close: 2026/07/18 04:30:54 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:30:54.056751123 +0000 UTC m=+317.951242165 2026/07/18 04:30:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): >close: err= 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): close: 2026/07/18 04:30:54 DEBUG : file1(0x3e4d0cac6d00): >close: err=file already closed 2026/07/18 04:30:54 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:30:54 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:30:54 DEBUG : Looking for writers 2026/07/18 04:30:54 DEBUG : file1: reading active writers 2026/07/18 04:30:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:30:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/18 04:30:55 DEBUG : Looking for writers 2026/07/18 04:30:55 DEBUG : file1: reading active writers 2026/07/18 04:30:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:30:56 DEBUG : file1: size = 11 OK 2026/07/18 04:30:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 04:30:56 INFO : file1: Copied (new) 2026/07/18 04:30:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-18 04:30:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/18 04:30:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:30:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:56 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:30:56 DEBUG : Looking for writers 2026/07/18 04:30:56 DEBUG : file1: reading active writers 2026/07/18 04:30:56 DEBUG : >WaitForWriters: 2026/07/18 04:30:56 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:56 DEBUG : Looking for writers 2026/07/18 04:30:56 DEBUG : file1: reading active writers 2026/07/18 04:30:56 DEBUG : >WaitForWriters: 2026/07/18 04:30:56 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.21s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:30:57 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:30:57 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:30:57 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:30:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:30:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:30:57 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:30:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:30:57 DEBUG : file1: newRWFileHandle: 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): openPending: 2026/07/18 04:30:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:30:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): >openPending: err= 2026/07/18 04:30:57 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:30:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:30:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:30:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): _writeAt: size=7, off=0 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): >_writeAt: n=7, err= 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): _writeAt: size=6, off=5 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): >_writeAt: n=6, err= 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): close: 2026/07/18 04:30:57 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:30:57.263534097 +0000 UTC m=+321.158025080 2026/07/18 04:30:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): >close: err= 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): _writeAt: size=5, off=0 2026/07/18 04:30:57 DEBUG : file1(0x3e4d0cac6700): >_writeAt: n=0, err=file already closed 2026/07/18 04:30:57 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:30:57 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:30:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:57 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-xesegah9yota/dir/file1: no such file or directory 2026/07/18 04:30:57 DEBUG : Looking for writers 2026/07/18 04:30:57 DEBUG : file1: reading active writers 2026/07/18 04:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:30:58 DEBUG : Looking for writers 2026/07/18 04:30:58 DEBUG : file1: reading active writers 2026/07/18 04:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:30:59 DEBUG : Looking for writers 2026/07/18 04:30:59 DEBUG : file1: reading active writers 2026/07/18 04:30:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:30:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/18 04:31:00 DEBUG : Looking for writers 2026/07/18 04:31:00 DEBUG : file1: reading active writers 2026/07/18 04:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:00 DEBUG : file1: size = 11 OK 2026/07/18 04:31:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 04:31:00 INFO : file1: Copied (new) 2026/07/18 04:31:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-18 04:30:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/18 04:31:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:00 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:01 DEBUG : Looking for writers 2026/07/18 04:31:01 DEBUG : file1: reading active writers 2026/07/18 04:31:01 DEBUG : >WaitForWriters: 2026/07/18 04:31:01 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:01 DEBUG : Looking for writers 2026/07/18 04:31:01 DEBUG : file1: reading active writers 2026/07/18 04:31:01 DEBUG : >WaitForWriters: 2026/07/18 04:31:01 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (5.21s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:02 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:02 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:02 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:02 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:02 DEBUG : file1: newRWFileHandle: 2026/07/18 04:31:02 DEBUG : file1(0x3e4d0cac7480): openPending: 2026/07/18 04:31:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:02 DEBUG : file1(0x3e4d0cac7480): >openPending: err= 2026/07/18 04:31:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:31:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:31:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:31:02 DEBUG : file1(0x3e4d0cac7480): close: 2026/07/18 04:31:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:31:02.56963804 +0000 UTC m=+326.464129023 2026/07/18 04:31:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:02 DEBUG : file1(0x3e4d0cac7480): >close: err= 2026/07/18 04:31:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 04:31:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:31:02 DEBUG : file2: newRWFileHandle: 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): openPending: 2026/07/18 04:31:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): >openPending: err= 2026/07/18 04:31:02 DEBUG : file2: >newRWFileHandle: err= 2026/07/18 04:31:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 04:31:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/18 04:31:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): RWFileHandle.Flush 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): RWFileHandle.Release 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): close: 2026/07/18 04:31:02 DEBUG : file2: vfs cache: setting modification time to 2026-07-18 04:31:02.570814371 +0000 UTC m=+326.465305354 2026/07/18 04:31:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:02 DEBUG : file2(0x3e4d0cac7980): >close: err= 2026/07/18 04:31:02 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/18 04:31:02 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:31:02 DEBUG : file2: vfs cache: starting upload 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/18 04:31:02 DEBUG : Looking for writers 2026/07/18 04:31:02 DEBUG : file1: reading active writers 2026/07/18 04:31:02 DEBUG : file2: reading active writers 2026/07/18 04:31:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/18 04:31:03 DEBUG : Looking for writers 2026/07/18 04:31:03 DEBUG : file1: reading active writers 2026/07/18 04:31:03 DEBUG : file2: reading active writers 2026/07/18 04:31:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/18 04:31:03 DEBUG : Looking for writers 2026/07/18 04:31:03 DEBUG : file2: reading active writers 2026/07/18 04:31:03 DEBUG : file1: reading active writers 2026/07/18 04:31:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/18 04:31:04 DEBUG : Looking for writers 2026/07/18 04:31:04 DEBUG : file1: reading active writers 2026/07/18 04:31:04 DEBUG : file2: reading active writers 2026/07/18 04:31:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/18 04:31:05 DEBUG : file2: size = 0 OK 2026/07/18 04:31:05 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:31:05 INFO : file2: Copied (new) 2026/07/18 04:31:05 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-18 04:31:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/18 04:31:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/18 04:31:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/18 04:31:05 INFO : file2: vfs cache: upload succeeded try #1 2026/07/18 04:31:05 DEBUG : file1: size = 0 OK 2026/07/18 04:31:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:31:05 INFO : file1: Copied (new) 2026/07/18 04:31:05 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-18 04:31:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/18 04:31:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:05 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:05 DEBUG : Looking for writers 2026/07/18 04:31:05 DEBUG : file1: reading active writers 2026/07/18 04:31:05 DEBUG : file2: reading active writers 2026/07/18 04:31:05 DEBUG : >WaitForWriters: 2026/07/18 04:31:06 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:06 DEBUG : Looking for writers 2026/07/18 04:31:06 DEBUG : file1: reading active writers 2026/07/18 04:31:06 DEBUG : file2: reading active writers 2026/07/18 04:31:06 DEBUG : >WaitForWriters: 2026/07/18 04:31:06 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.49s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:06 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:06 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:06 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:06 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:06 DEBUG : file1: newRWFileHandle: 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): openPending: 2026/07/18 04:31:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): >openPending: err= 2026/07/18 04:31:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:31:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:31:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): _writeAt: size=5, off=0 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): >_writeAt: n=5, err= 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): RWFileHandle.Flush 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): RWFileHandle.Flush 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): close: 2026/07/18 04:31:06 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:31:06.963638771 +0000 UTC m=+330.858129784 2026/07/18 04:31:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:06 DEBUG : file1(0x3e4d0c796480): >close: err= 2026/07/18 04:31:06 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:06 DEBUG : Looking for writers 2026/07/18 04:31:06 DEBUG : file1: reading active writers 2026/07/18 04:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:06 DEBUG : Looking for writers 2026/07/18 04:31:06 DEBUG : file1: reading active writers 2026/07/18 04:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:06 DEBUG : Looking for writers 2026/07/18 04:31:06 DEBUG : file1: reading active writers 2026/07/18 04:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:07 DEBUG : Looking for writers 2026/07/18 04:31:07 DEBUG : file1: reading active writers 2026/07/18 04:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:07 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:31:07 DEBUG : Looking for writers 2026/07/18 04:31:07 DEBUG : file1: reading active writers 2026/07/18 04:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:07 DEBUG : Looking for writers 2026/07/18 04:31:07 DEBUG : file1: reading active writers 2026/07/18 04:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:07 DEBUG : Looking for writers 2026/07/18 04:31:07 DEBUG : file1: reading active writers 2026/07/18 04:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:31:08 DEBUG : Looking for writers 2026/07/18 04:31:08 DEBUG : file1: reading active writers 2026/07/18 04:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:09 DEBUG : file1: size = 5 OK 2026/07/18 04:31:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:31:09 INFO : file1: Copied (new) 2026/07/18 04:31:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 04:31:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 04:31:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:09 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:09 DEBUG : Looking for writers 2026/07/18 04:31:09 DEBUG : file1: reading active writers 2026/07/18 04:31:09 DEBUG : >WaitForWriters: 2026/07/18 04:31:09 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.03s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:09 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:09 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:09 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:09 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:10 DEBUG : file1: newRWFileHandle: 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): openPending: 2026/07/18 04:31:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): >openPending: err= 2026/07/18 04:31:10 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:31:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:31:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): _writeAt: size=5, off=0 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): >_writeAt: n=5, err= 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): RWFileHandle.Release 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): close: 2026/07/18 04:31:10 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:31:10.003199521 +0000 UTC m=+333.897690504 2026/07/18 04:31:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): >close: err= 2026/07/18 04:31:10 DEBUG : file1(0x3e4d0c90d140): RWFileHandle.Release 2026/07/18 04:31:10 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:10 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:10 DEBUG : Looking for writers 2026/07/18 04:31:10 DEBUG : file1: reading active writers 2026/07/18 04:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:31:11 DEBUG : Looking for writers 2026/07/18 04:31:11 DEBUG : file1: reading active writers 2026/07/18 04:31:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:11 DEBUG : file1: size = 5 OK 2026/07/18 04:31:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:31:11 INFO : file1: Copied (new) 2026/07/18 04:31:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 04:31:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 04:31:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:12 DEBUG : Looking for writers 2026/07/18 04:31:12 DEBUG : file1: reading active writers 2026/07/18 04:31:12 DEBUG : >WaitForWriters: 2026/07/18 04:31:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:12 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:12 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:31:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 04:31:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:31:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): openPending: 2026/07/18 04:31:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:31:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): >openPending: err= 2026/07/18 04:31:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/18 04:31:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:31:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:31:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): _writeAt: size=5, off=0 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): >_writeAt: n=5, err= 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): close: 2026/07/18 04:31:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-18 04:31:15.835437376 +0000 UTC m=+339.729928359 2026/07/18 04:31:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:15 DEBUG : dir/file1(0x3e4d0c797600): >close: err= 2026/07/18 04:31:15 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:15 DEBUG : dir: Looking for writers 2026/07/18 04:31:15 DEBUG : file1: reading active writers 2026/07/18 04:31:15 DEBUG : Looking for writers 2026/07/18 04:31:15 DEBUG : dir: reading active writers 2026/07/18 04:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:15 DEBUG : dir: Looking for writers 2026/07/18 04:31:15 DEBUG : file1: reading active writers 2026/07/18 04:31:15 DEBUG : Looking for writers 2026/07/18 04:31:15 DEBUG : dir: reading active writers 2026/07/18 04:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:15 DEBUG : dir: Looking for writers 2026/07/18 04:31:15 DEBUG : file1: reading active writers 2026/07/18 04:31:15 DEBUG : Looking for writers 2026/07/18 04:31:15 DEBUG : dir: reading active writers 2026/07/18 04:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:15 DEBUG : dir: Looking for writers 2026/07/18 04:31:15 DEBUG : file1: reading active writers 2026/07/18 04:31:15 DEBUG : Looking for writers 2026/07/18 04:31:15 DEBUG : dir: reading active writers 2026/07/18 04:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:15 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 04:31:15 DEBUG : dir: Looking for writers 2026/07/18 04:31:15 DEBUG : file1: reading active writers 2026/07/18 04:31:15 DEBUG : Looking for writers 2026/07/18 04:31:15 DEBUG : dir: reading active writers 2026/07/18 04:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:16 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:31:16 DEBUG : dir: Looking for writers 2026/07/18 04:31:16 DEBUG : file1: reading active writers 2026/07/18 04:31:16 DEBUG : Looking for writers 2026/07/18 04:31:16 DEBUG : dir: reading active writers 2026/07/18 04:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:16 DEBUG : dir: Looking for writers 2026/07/18 04:31:16 DEBUG : file1: reading active writers 2026/07/18 04:31:16 DEBUG : Looking for writers 2026/07/18 04:31:16 DEBUG : dir: reading active writers 2026/07/18 04:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:17 DEBUG : dir: Looking for writers 2026/07/18 04:31:17 DEBUG : file1: reading active writers 2026/07/18 04:31:17 DEBUG : Looking for writers 2026/07/18 04:31:17 DEBUG : dir: reading active writers 2026/07/18 04:31:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:17 DEBUG : dir/file1: size = 5 OK 2026/07/18 04:31:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:31:17 INFO : dir/file1: Copied (replaced existing) 2026/07/18 04:31:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-18 04:31:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 04:31:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:18 DEBUG : dir: Looking for writers 2026/07/18 04:31:18 DEBUG : file1: reading active writers 2026/07/18 04:31:18 DEBUG : Looking for writers 2026/07/18 04:31:18 DEBUG : dir: reading active writers 2026/07/18 04:31:18 DEBUG : >WaitForWriters: 2026/07/18 04:31:18 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:19 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:19 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:19 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:19 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/18 04:31:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/18 04:31:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/18 04:31:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/18 04:31:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): _writeAt: size=5, off=0 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): openPending: 2026/07/18 04:31:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/18 04:31:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/18 04:31:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): >openPending: err= 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): >_writeAt: n=5, err= 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): _writeAt: size=15, off=5 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): >_writeAt: n=15, err= 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): close: 2026/07/18 04:31:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/18 04:31:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-18 04:31:22.286946723 +0000 UTC m=+346.181437716 2026/07/18 04:31:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:22 DEBUG : dir/file1(0x3e4d0c90d580): >close: err= 2026/07/18 04:31:22 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:22 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:22 DEBUG : dir: Looking for writers 2026/07/18 04:31:22 DEBUG : file1: reading active writers 2026/07/18 04:31:22 DEBUG : Looking for writers 2026/07/18 04:31:22 DEBUG : dir: reading active writers 2026/07/18 04:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:23 DEBUG : dir: Looking for writers 2026/07/18 04:31:23 DEBUG : file1: reading active writers 2026/07/18 04:31:23 DEBUG : Looking for writers 2026/07/18 04:31:23 DEBUG : dir: reading active writers 2026/07/18 04:31:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:23 DEBUG : dir/file1: size = 20 OK 2026/07/18 04:31:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/18 04:31:23 INFO : dir/file1: Copied (replaced existing) 2026/07/18 04:31:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-18 04:31:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/18 04:31:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:24 DEBUG : dir: Looking for writers 2026/07/18 04:31:24 DEBUG : file1: reading active writers 2026/07/18 04:31:24 DEBUG : Looking for writers 2026/07/18 04:31:24 DEBUG : dir: reading active writers 2026/07/18 04:31:24 DEBUG : >WaitForWriters: 2026/07/18 04:31:24 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.47s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:25 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:25 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:25 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:25 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:25 DEBUG : file1: newRWFileHandle: 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): openPending: 2026/07/18 04:31:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): >openPending: err= 2026/07/18 04:31:25 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:31:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:31:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): _writeAt: size=5, off=0 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): >_writeAt: n=5, err= 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): close: 2026/07/18 04:31:25 DEBUG : file1: vfs cache: setting modification time to 2026-07-18 04:31:25.885671881 +0000 UTC m=+349.780162894 2026/07/18 04:31:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:25 DEBUG : file1(0x3e4d0c797480): >close: err= 2026/07/18 04:31:25 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:25 DEBUG : Looking for writers 2026/07/18 04:31:25 DEBUG : file1: reading active writers 2026/07/18 04:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:25 DEBUG : Looking for writers 2026/07/18 04:31:25 DEBUG : file1: reading active writers 2026/07/18 04:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:25 DEBUG : Looking for writers 2026/07/18 04:31:25 DEBUG : file1: reading active writers 2026/07/18 04:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:25 DEBUG : Looking for writers 2026/07/18 04:31:25 DEBUG : file1: reading active writers 2026/07/18 04:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:25 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:31:26 DEBUG : Looking for writers 2026/07/18 04:31:26 DEBUG : file1: reading active writers 2026/07/18 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:26 DEBUG : Looking for writers 2026/07/18 04:31:26 DEBUG : file1: reading active writers 2026/07/18 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:26 DEBUG : Looking for writers 2026/07/18 04:31:26 DEBUG : file1: reading active writers 2026/07/18 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:26 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:31:27 DEBUG : Looking for writers 2026/07/18 04:31:27 DEBUG : file1: reading active writers 2026/07/18 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:27 DEBUG : file1: size = 5 OK 2026/07/18 04:31:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:31:27 INFO : file1: Copied (new) 2026/07/18 04:31:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-18 04:31:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 04:31:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:27 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:28 DEBUG : Looking for writers 2026/07/18 04:31:28 DEBUG : file1: reading active writers 2026/07/18 04:31:28 DEBUG : >WaitForWriters: 2026/07/18 04:31:28 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:28 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:28 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:28 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:28 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/18 04:31:28 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.92002941 +0000 UTC m=+352.814520403 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf8ac0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.92002941 +0000 UTC m=+352.814520403 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9140): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.92002941 +0000 UTC m=+352.814520403 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9600): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723730 item 1 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.923293393 +0000 UTC m=+352.817784386 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccf9c40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.923293393 +0000 UTC m=+352.817784386 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67cb40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723e30 item 2 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.925694939 +0000 UTC m=+352.820185933 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67d740): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.925694939 +0000 UTC m=+352.820185933 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c67dc40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.925694939 +0000 UTC m=+352.820185933 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccc380): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ca3ccb0 item 3 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.92789788 +0000 UTC m=+352.822388893 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccca00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.92789788 +0000 UTC m=+352.822388893 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0ccccf40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c724150 item 4 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.929821593 +0000 UTC m=+352.824312566 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccd580): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.929821593 +0000 UTC m=+352.824312566 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccda00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.929821593 +0000 UTC m=+352.824312566 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cccdec0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87a230 item 5 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.932062955 +0000 UTC m=+352.826553938 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2c640): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.932062955 +0000 UTC m=+352.826553938 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2cb80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87bab0 item 6 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.934009632 +0000 UTC m=+352.828500625 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d200): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.934009632 +0000 UTC m=+352.828500625 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2d700): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.934009632 +0000 UTC m=+352.828500625 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd2dbc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c41bc00 item 7 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.936959183 +0000 UTC m=+352.831450186 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58340): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.936959183 +0000 UTC m=+352.831450186 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58880): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93cc40 item 8 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0cd58e40): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd58e40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.939075409 +0000 UTC m=+352.833566402 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59200): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.939075409 +0000 UTC m=+352.833566402 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59680): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.939075409 +0000 UTC m=+352.833566402 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd59b80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93d420 item 9 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.942631776 +0000 UTC m=+352.837122769 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70300): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.942631776 +0000 UTC m=+352.837122769 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70840): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93dd50 item 10 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0cd70e80): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd70e80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.944913505 +0000 UTC m=+352.839404479 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71240): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): _writeAt: size=3, off=2 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.944913505 +0000 UTC m=+352.839404479 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71740): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.944913505 +0000 UTC m=+352.839404479 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0cd71c40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c6d50a0 item 11 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.947410051 +0000 UTC m=+352.841901044 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90cbc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.947410051 +0000 UTC m=+352.841901044 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d180): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12e00 item 12 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0c90d980): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90d980): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.949619523 +0000 UTC m=+352.844110517 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0c90de40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.949619523 +0000 UTC m=+352.844110517 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7da640): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13420 item 13 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.951404734 +0000 UTC m=+352.845895708 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dacc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.951404734 +0000 UTC m=+352.845895708 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db200): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13810 item 14 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0d7db840): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7db840): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.953518156 +0000 UTC m=+352.848009149 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7dbc00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.953518156 +0000 UTC m=+352.848009149 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f43c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13ce0 item 15 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.955434625 +0000 UTC m=+352.849925629 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4a40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.955434625 +0000 UTC m=+352.849925629 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f4f80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c788a10 item 16 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.957129576 +0000 UTC m=+352.851620550 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f55c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.957129576 +0000 UTC m=+352.851620550 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d7f5a40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.957129576 +0000 UTC m=+352.851620550 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812040): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c789dc0 item 17 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.95930744 +0000 UTC m=+352.853798413 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8126c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.95930744 +0000 UTC m=+352.853798413 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d812c00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77ad20 item 18 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.960942898 +0000 UTC m=+352.855433871 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813280): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.960942898 +0000 UTC m=+352.855433871 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813780): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.960942898 +0000 UTC m=+352.855433871 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d813c80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77b5e0 item 19 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.963354724 +0000 UTC m=+352.857845747 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e400): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.963354724 +0000 UTC m=+352.857845747 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82e940): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c792af0 item 20 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.964932212 +0000 UTC m=+352.859423236 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82efc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.964932212 +0000 UTC m=+352.859423236 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f4c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.964932212 +0000 UTC m=+352.859423236 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d82f9c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83c000 item 21 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.967042528 +0000 UTC m=+352.861533501 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848140): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.967042528 +0000 UTC m=+352.861533501 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848680): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83c4d0 item 22 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.968628944 +0000 UTC m=+352.863119917 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d848d00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.968628944 +0000 UTC m=+352.863119917 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849200): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.968628944 +0000 UTC m=+352.863119917 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849700): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83c850 item 23 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.971470911 +0000 UTC m=+352.865961924 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d849d80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.971470911 +0000 UTC m=+352.865961924 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8683c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83cd20 item 24 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0d868a00): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868a00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.973667249 +0000 UTC m=+352.868158253 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d868dc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.973667249 +0000 UTC m=+352.868158253 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8692c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.973667249 +0000 UTC m=+352.868158253 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869800): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83d0a0 item 25 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.978979042 +0000 UTC m=+352.873470045 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d869e80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.978979042 +0000 UTC m=+352.873470045 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8864c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83d570 item 26 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0d886b00): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886b00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.981839624 +0000 UTC m=+352.876330627 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d886ec0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): open at offset 5 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): >_readAt: n=2, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): _writeAt: size=3, off=7 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.981839624 +0000 UTC m=+352.876330627 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8873c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.981839624 +0000 UTC m=+352.876330627 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d887900): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83d8f0 item 27 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.985262829 +0000 UTC m=+352.879753832 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0080): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.985262829 +0000 UTC m=+352.879753832 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a05c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d83ddc0 item 28 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0d8a0c00): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0c00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.987843964 +0000 UTC m=+352.882334967 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a0fc0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.987843964 +0000 UTC m=+352.882334967 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1680): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a62a0 item 29 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.990418426 +0000 UTC m=+352.884909429 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8a1d00): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.990418426 +0000 UTC m=+352.884909429 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0340): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a6620 item 30 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): _readAt: size=2, off=0 2026/07/18 04:31:28 ERROR : open-test-file(0x3e4d0d8c0980): Couldn't read size of file 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): >_readAt: n=0, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): close: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0980): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.992734881 +0000 UTC m=+352.887225884 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c0d40): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.992734881 +0000 UTC m=+352.887225884 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1400): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a69a0 item 31 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 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/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.994919036 +0000 UTC m=+352.889410029 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8c1a80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.994919036 +0000 UTC m=+352.889410029 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e20c0): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a6d20 item 32 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): _writeAt: size=5, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): >_writeAt: n=5, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.997318126 +0000 UTC m=+352.891809120 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2700): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): _readAt: size=2, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): _writeAt: size=3, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): >openPending: err= 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a70a0 item 33 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): >_writeAt: n=3, err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.99797657 +0000 UTC m=+352.892467574 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e2b80): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:28 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): _readAt: size=512, off=0 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): openPending: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): >openPending: err= 2026/07/18 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): >_readAt: n=5, err=EOF 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): close: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:28.99797657 +0000 UTC m=+352.892467574 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:28 DEBUG : open-test-file(0x3e4d0d8e3080): >close: err= 2026/07/18 04:31:28 DEBUG : open-test-file: Remove: 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a7260 item 33 2026/07/18 04:31:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.000883059 +0000 UTC m=+352.895374063 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e36c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a75e0 item 34 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.002175811 +0000 UTC m=+352.896666854 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8e3b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.002175811 +0000 UTC m=+352.896666854 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a77a0 item 34 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.005263852 +0000 UTC m=+352.899754866 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fe7c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a7b20 item 35 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.005955388 +0000 UTC m=+352.900446381 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8fec40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.005955388 +0000 UTC m=+352.900446381 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d8a7ce0 item 35 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.00845 +0000 UTC m=+352.902941043 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ff7c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9141c0 item 36 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.009398772 +0000 UTC m=+352.903889765 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d8ffcc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.009398772 +0000 UTC m=+352.903889765 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d914380 item 36 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.011675973 +0000 UTC m=+352.906167015 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d914700 item 37 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.012501822 +0000 UTC m=+352.906992825 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d922dc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.012501822 +0000 UTC m=+352.906992825 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9232c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9148c0 item 37 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.014663676 +0000 UTC m=+352.909154679 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d914c40 item 38 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.015643075 +0000 UTC m=+352.910134068 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d923e40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.015643075 +0000 UTC m=+352.910134068 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d914e00 item 38 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.017794278 +0000 UTC m=+352.912285272 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d940b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d915180 item 39 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.018732039 +0000 UTC m=+352.913223032 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941000): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.018732039 +0000 UTC m=+352.913223032 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d915340 item 39 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.02094587 +0000 UTC m=+352.915436853 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70d880 item 40 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.021601168 +0000 UTC m=+352.916092151 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.021601168 +0000 UTC m=+352.916092151 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9840e0 item 40 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.023266192 +0000 UTC m=+352.917757175 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d984460 item 41 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.023941687 +0000 UTC m=+352.918432670 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7d40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d984620 item 41 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.02453587 +0000 UTC m=+352.919026843 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.02453587 +0000 UTC m=+352.919026843 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99a840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9847e0 item 41 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.028423632 +0000 UTC m=+352.922914626 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99ae80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d984b60 item 42 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.029162137 +0000 UTC m=+352.923653130 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d984d20 item 42 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.030057167 +0000 UTC m=+352.924548160 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99b8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.030057167 +0000 UTC m=+352.924548160 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d99be40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d984ee0 item 42 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.032068235 +0000 UTC m=+352.926559229 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6580): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d985260 item 43 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.032757267 +0000 UTC m=+352.927248260 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d985420 item 43 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.033623492 +0000 UTC m=+352.928114486 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b6fc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.033623492 +0000 UTC m=+352.928114486 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9855e0 item 43 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.035675348 +0000 UTC m=+352.930166341 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9b7b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d985960 item 44 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.03643392 +0000 UTC m=+352.930924914 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d985b20 item 44 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.037346314 +0000 UTC m=+352.931837307 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.037346314 +0000 UTC m=+352.931837307 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d2c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d985ce0 item 44 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.039275847 +0000 UTC m=+352.933766841 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e41c0 item 45 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.039975488 +0000 UTC m=+352.934466482 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.039975488 +0000 UTC m=+352.934466482 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9d3e40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4380 item 45 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.044136307 +0000 UTC m=+352.938627301 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4580): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4700 item 46 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.044713387 +0000 UTC m=+352.939204380 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f4a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.044713387 +0000 UTC m=+352.939204380 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e48c0 item 46 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.046695821 +0000 UTC m=+352.941186815 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f57c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4c40 item 47 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.04739395 +0000 UTC m=+352.941884943 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d9f5cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.04739395 +0000 UTC m=+352.941884943 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da1a4c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4e00 item 47 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.04970294 +0000 UTC m=+352.944193934 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d941cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9156c0 item 48 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.050466061 +0000 UTC m=+352.944957065 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e2c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.050466061 +0000 UTC m=+352.944957065 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95e9c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d915880 item 48 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.052519339 +0000 UTC m=+352.947010333 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f000): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d915c00 item 49 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.053291528 +0000 UTC m=+352.947782521 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.053291528 +0000 UTC m=+352.947782521 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d95f9c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d915dc0 item 49 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.05531511 +0000 UTC m=+352.949806103 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97a2a0 item 50 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.056140198 +0000 UTC m=+352.950631190 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80640): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.056140198 +0000 UTC m=+352.950631190 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da80bc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97a460 item 50 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.058000571 +0000 UTC m=+352.952491575 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97a7e0 item 51 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.058818055 +0000 UTC m=+352.953309057 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.058818055 +0000 UTC m=+352.953309057 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0da81c80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97a9a0 item 51 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.060898455 +0000 UTC m=+352.955389448 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97ad20 item 52 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.061701921 +0000 UTC m=+352.956192915 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.061701921 +0000 UTC m=+352.956192915 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa2e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97aee0 item 52 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.063764847 +0000 UTC m=+352.958255840 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97b260 item 53 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.064573705 +0000 UTC m=+352.959064699 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0daa3a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.064573705 +0000 UTC m=+352.959064699 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97b420 item 53 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.066489984 +0000 UTC m=+352.960980967 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac26c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97b7a0 item 54 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.067261571 +0000 UTC m=+352.961752554 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac2bc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.067261571 +0000 UTC m=+352.961752554 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97b960 item 54 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.068880679 +0000 UTC m=+352.963371662 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac37c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d97bce0 item 55 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.069538502 +0000 UTC m=+352.964029485 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dac3cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.069538502 +0000 UTC m=+352.964029485 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4000 item 55 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.071269441 +0000 UTC m=+352.965760424 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4380 item 56 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.072041219 +0000 UTC m=+352.966532202 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae2e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.072041219 +0000 UTC m=+352.966532202 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4540 item 56 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.07369412 +0000 UTC m=+352.968185104 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0dae3a40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae48c0 item 57 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.074598037 +0000 UTC m=+352.969089020 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c74ad90 item 57 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.077973863 +0000 UTC m=+352.972464847 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00580): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.077973863 +0000 UTC m=+352.972464847 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db00b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c74bb90 item 57 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.080020658 +0000 UTC m=+352.974511641 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae42a0 item 58 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.080616643 +0000 UTC m=+352.975107626 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4460 item 58 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.081405925 +0000 UTC m=+352.975896908 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db01bc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.081405925 +0000 UTC m=+352.975896908 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4620 item 58 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.082864099 +0000 UTC m=+352.977355082 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94a40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4af0 item 59 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.083566105 +0000 UTC m=+352.978057088 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94fc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4cb0 item 59 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.08422545 +0000 UTC m=+352.978716433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.08422545 +0000 UTC m=+352.978716433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95c80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae4e70 item 59 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.08591477 +0000 UTC m=+352.980405753 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae51f0 item 60 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.086563094 +0000 UTC m=+352.981054067 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae53b0 item 60 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.08732347 +0000 UTC m=+352.981814453 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.08732347 +0000 UTC m=+352.981814453 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae5570 item 60 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.089329089 +0000 UTC m=+352.983820132 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf91c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae58f0 item 61 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.091279642 +0000 UTC m=+352.985770625 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.091279642 +0000 UTC m=+352.985770625 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0dae5ab0 item 61 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.093765677 +0000 UTC m=+352.988256660 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cf40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96a460 item 62 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.094388734 +0000 UTC m=+352.988879717 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c3c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.094388734 +0000 UTC m=+352.988879717 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96a9a0 item 62 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.09970798 +0000 UTC m=+352.994198953 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96b880 item 63 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.100347758 +0000 UTC m=+352.994838741 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90de80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.100347758 +0000 UTC m=+352.994838741 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4070 item 63 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.103236594 +0000 UTC m=+352.997727577 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6dc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e43f0 item 64 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.10391745 +0000 UTC m=+352.998408433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.10391745 +0000 UTC m=+352.998408433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e45b0 item 64 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.106428021 +0000 UTC m=+353.000919004 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda21c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4930 item 65 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.107395949 +0000 UTC m=+353.001886932 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2640): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.107395949 +0000 UTC m=+353.001886932 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cda2b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4af0 item 65 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.109831218 +0000 UTC m=+353.004322201 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c95ee70 item 66 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.110741638 +0000 UTC m=+353.005232621 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fa5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.110741638 +0000 UTC m=+353.005232621 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fab00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c95f650 item 66 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.112736115 +0000 UTC m=+353.007227087 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7167e0 item 67 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.113621537 +0000 UTC m=+353.008112530 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fb5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.113621537 +0000 UTC m=+353.008112530 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c7fbac0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c716af0 item 67 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.115594073 +0000 UTC m=+353.010085106 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c716fc0 item 68 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.11642948 +0000 UTC m=+353.010920483 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacc740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.11642948 +0000 UTC m=+353.010920483 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0caccc80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7172d0 item 68 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.118163515 +0000 UTC m=+353.012654518 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd2c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c717810 item 69 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.119229438 +0000 UTC m=+353.013720431 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacd740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.119229438 +0000 UTC m=+353.013720431 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cacdc40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c717c00 item 69 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.121013037 +0000 UTC m=+353.015504029 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba43c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c9842a0 item 70 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.121818618 +0000 UTC m=+353.016309612 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba48c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.121818618 +0000 UTC m=+353.016309612 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba4e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c984af0 item 70 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.12339253 +0000 UTC m=+353.017883513 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c985500 item 71 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.123988135 +0000 UTC m=+353.018479118 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.123988135 +0000 UTC m=+353.018479118 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba5e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c985ab0 item 71 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.125791181 +0000 UTC m=+353.020282164 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c743420 item 72 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.126512001 +0000 UTC m=+353.021002984 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc04b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.126512001 +0000 UTC m=+353.021002984 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c376690 item 72 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.127894402 +0000 UTC m=+353.022385395 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c377420 item 73 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.12849707 +0000 UTC m=+353.022988053 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc05b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c377650 item 73 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.12913732 +0000 UTC m=+353.023628314 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc540c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.12913732 +0000 UTC m=+353.023628314 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c377d50 item 73 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.130943481 +0000 UTC m=+353.025434464 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc54c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79a380 item 74 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.131542082 +0000 UTC m=+353.026033065 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79a930 item 74 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.132235802 +0000 UTC m=+353.026726794 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.132235802 +0000 UTC m=+353.026726794 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc55c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79ac40 item 74 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.133634434 +0000 UTC m=+353.028125417 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79be30 item 75 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.13422621 +0000 UTC m=+353.028717193 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c936e70 item 75 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.134878173 +0000 UTC m=+353.029369156 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc82d80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.134878173 +0000 UTC m=+353.029369156 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc832c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c937420 item 75 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.136471642 +0000 UTC m=+353.030962625 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72aa80 item 76 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.137223532 +0000 UTC m=+353.031714525 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc83e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72aee0 item 76 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.137893616 +0000 UTC m=+353.032384600 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.137893616 +0000 UTC m=+353.032384600 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb29c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72b2d0 item 76 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.139403118 +0000 UTC m=+353.033894101 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3000): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72b730 item 77 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.139985117 +0000 UTC m=+353.034476100 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.139985117 +0000 UTC m=+353.034476100 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72bce0 item 77 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.141792972 +0000 UTC m=+353.036283955 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7223f0 item 78 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.142332381 +0000 UTC m=+353.036823364 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.142332381 +0000 UTC m=+353.036823364 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce0f40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c722700 item 78 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.143893628 +0000 UTC m=+353.038384611 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1580): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c722e00 item 79 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.144436003 +0000 UTC m=+353.038926976 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cce1a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.144436003 +0000 UTC m=+353.038926976 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7230a0 item 79 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.145948099 +0000 UTC m=+353.040439082 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd148c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723650 item 80 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.146556999 +0000 UTC m=+353.041047982 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd14dc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.146556999 +0000 UTC m=+353.041047982 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd154c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723810 item 80 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.148277859 +0000 UTC m=+353.042768842 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd15b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723d50 item 81 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.148898652 +0000 UTC m=+353.043389635 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.148898652 +0000 UTC m=+353.043389635 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd365c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ca3c1c0 item 81 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.150546914 +0000 UTC m=+353.045037897 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67db40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c724150 item 82 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.151230415 +0000 UTC m=+353.045721398 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.151230415 +0000 UTC m=+353.045721398 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c725030 item 82 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.152766436 +0000 UTC m=+353.047257419 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db36f00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87a4d0 item 83 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.153431181 +0000 UTC m=+353.047922164 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.153431181 +0000 UTC m=+353.047922164 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db37940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87ae00 item 83 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.155008941 +0000 UTC m=+353.049499924 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db520c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c41b570 item 84 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.155645764 +0000 UTC m=+353.050136747 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db525c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.155645764 +0000 UTC m=+353.050136747 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db52b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c41bd50 item 84 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.157061308 +0000 UTC m=+353.051552301 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db531c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93cb60 item 85 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.157737865 +0000 UTC m=+353.052228848 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db536c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.157737865 +0000 UTC m=+353.052228848 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db53c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93ce00 item 85 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.159426234 +0000 UTC m=+353.053917217 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93d570 item 86 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.160020275 +0000 UTC m=+353.054511258 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6c880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.160020275 +0000 UTC m=+353.054511258 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6ce00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93d8f0 item 86 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.161533954 +0000 UTC m=+353.056024937 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c6d41c0 item 87 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.162407434 +0000 UTC m=+353.056898417 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6d980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.162407434 +0000 UTC m=+353.056898417 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0db6dec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c6d49a0 item 87 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.163876248 +0000 UTC m=+353.058367231 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4640): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12000 item 88 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.164538238 +0000 UTC m=+353.059029222 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.164538238 +0000 UTC m=+353.059029222 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd50c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12460 item 88 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.166416585 +0000 UTC m=+353.060907568 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc128c0 item 89 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.166963448 +0000 UTC m=+353.061454431 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12d90 item 89 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.167575985 +0000 UTC m=+353.062066968 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.167575985 +0000 UTC m=+353.062066968 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdec800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13180 item 89 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.169263613 +0000 UTC m=+353.063754596 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdece40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc135e0 item 90 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.169825343 +0000 UTC m=+353.064316326 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc137a0 item 90 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.170515296 +0000 UTC m=+353.065006279 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cded8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.170515296 +0000 UTC m=+353.065006279 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdede80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13960 item 90 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.171931872 +0000 UTC m=+353.066422855 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce085c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13d50 item 91 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.172550691 +0000 UTC m=+353.067041674 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce08b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7885b0 item 91 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.17328694 +0000 UTC m=+353.067777923 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.17328694 +0000 UTC m=+353.067777923 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce095c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c788d90 item 91 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.174992743 +0000 UTC m=+353.069483736 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce09c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77a070 item 92 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.175609638 +0000 UTC m=+353.070100621 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77a5b0 item 92 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.176344906 +0000 UTC m=+353.070835898 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.176344906 +0000 UTC m=+353.070835898 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce26d40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77aa10 item 92 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.177964365 +0000 UTC m=+353.072455348 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce27380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77b3b0 item 93 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.178617838 +0000 UTC m=+353.073108821 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce278c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.178617838 +0000 UTC m=+353.073108821 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c0c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77bc70 item 93 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.180550279 +0000 UTC m=+353.075041272 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3c700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c792a80 item 94 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.181201579 +0000 UTC m=+353.075692562 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3cc40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.181201579 +0000 UTC m=+353.075692562 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c793810 item 94 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.182950642 +0000 UTC m=+353.077441625 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3d980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70c3f0 item 95 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.183594398 +0000 UTC m=+353.078085381 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce3dec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.183594398 +0000 UTC m=+353.078085381 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce566c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70ce70 item 95 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.185536165 +0000 UTC m=+353.080027148 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce56d00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70dce0 item 96 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.186219285 +0000 UTC m=+353.080710278 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.186219285 +0000 UTC m=+353.080710278 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce57940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce68150 item 96 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= 2026/07/18 04:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:29 DEBUG : Looking for writers 2026/07/18 04:31:29 DEBUG : >WaitForWriters: 2026/07/18 04:31:29 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:29 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:29 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:29 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:29 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/18 04:31:29 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.74519776 +0000 UTC m=+353.639688743 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.74519776 +0000 UTC m=+353.639688743 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36f80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.74519776 +0000 UTC m=+353.639688743 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd523f0 item 1 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.74889879 +0000 UTC m=+353.643389803 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.74889879 +0000 UTC m=+353.643389803 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd528c0 item 2 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.751251614 +0000 UTC m=+353.645742607 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd726c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.751251614 +0000 UTC m=+353.645742607 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd72b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.751251614 +0000 UTC m=+353.645742607 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73000): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52c40 item 3 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.753709185 +0000 UTC m=+353.648200158 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.753709185 +0000 UTC m=+353.648200158 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd73bc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53110 item 4 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.757785073 +0000 UTC m=+353.652276056 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.757785073 +0000 UTC m=+353.652276056 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.757785073 +0000 UTC m=+353.652276056 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf96c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53490 item 5 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.760349196 +0000 UTC m=+353.654840198 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf972c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.760349196 +0000 UTC m=+353.654840198 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53960 item 6 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.761895726 +0000 UTC m=+353.656386719 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf97e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.761895726 +0000 UTC m=+353.656386719 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.761895726 +0000 UTC m=+353.656386719 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53ce0 item 7 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.764350862 +0000 UTC m=+353.658841856 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb8fc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.764350862 +0000 UTC m=+353.658841856 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc0310 item 8 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0cfb9ac0): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9ac0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.766263756 +0000 UTC m=+353.660754759 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfb9e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.766263756 +0000 UTC m=+353.660754759 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.766263756 +0000 UTC m=+353.660754759 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc0690 item 9 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.768992008 +0000 UTC m=+353.663483010 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd0f80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.768992008 +0000 UTC m=+353.663483010 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd14c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc0b60 item 10 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0cfd1b00): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.771564216 +0000 UTC m=+353.666055219 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfd1ec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.771564216 +0000 UTC m=+353.666055219 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff44c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.771564216 +0000 UTC m=+353.666055219 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff49c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc0ee0 item 11 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.774325962 +0000 UTC m=+353.668816964 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.774325962 +0000 UTC m=+353.668816964 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5580): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc13b0 item 12 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0cff5bc0): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cff5bc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.776349924 +0000 UTC m=+353.670840907 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.776349924 +0000 UTC m=+353.670840907 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc1730 item 13 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.77799979 +0000 UTC m=+353.672490763 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d012dc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.77799979 +0000 UTC m=+353.672490763 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc1ab0 item 14 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0d013940): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.779950504 +0000 UTC m=+353.674441487 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d013d00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.779950504 +0000 UTC m=+353.674441487 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02c4c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cfc1e30 item 15 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.782975036 +0000 UTC m=+353.677466040 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02cb40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.782975036 +0000 UTC m=+353.677466040 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d032310 item 16 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.785367825 +0000 UTC m=+353.679858808 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02d6c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.785367825 +0000 UTC m=+353.679858808 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d02db40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.785367825 +0000 UTC m=+353.679858808 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d032690 item 17 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.787729445 +0000 UTC m=+353.682220428 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04a7c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.787729445 +0000 UTC m=+353.682220428 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04ad00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d032b60 item 18 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.789624174 +0000 UTC m=+353.684115157 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.789624174 +0000 UTC m=+353.684115157 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04b880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.789624174 +0000 UTC m=+353.684115157 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d04bd80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d032ee0 item 19 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.792292673 +0000 UTC m=+353.686783657 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06a500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.792292673 +0000 UTC m=+353.686783657 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06aa40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0333b0 item 20 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.79397443 +0000 UTC m=+353.688465413 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b0c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.79397443 +0000 UTC m=+353.688465413 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06b5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.79397443 +0000 UTC m=+353.688465413 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d06bac0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d033730 item 21 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.796572266 +0000 UTC m=+353.691063249 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.796572266 +0000 UTC m=+353.691063249 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08e780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d033c00 item 22 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.798603812 +0000 UTC m=+353.693094786 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08ee00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.798603812 +0000 UTC m=+353.693094786 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.798603812 +0000 UTC m=+353.693094786 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08f800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a00e0 item 23 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80086345 +0000 UTC m=+353.695354433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d08fe80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80086345 +0000 UTC m=+353.695354433 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ac4c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a05b0 item 24 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0d0acb00): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acb00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.803401664 +0000 UTC m=+353.697892636 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0acec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.803401664 +0000 UTC m=+353.697892636 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad3c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.803401664 +0000 UTC m=+353.697892636 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ad900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0930 item 25 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80613753 +0000 UTC m=+353.700628544 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80613753 +0000 UTC m=+353.700628544 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ca5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0e00 item 26 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0d0cac00): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cac00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80833443 +0000 UTC m=+353.702825453 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cafc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80833443 +0000 UTC m=+353.702825453 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cb4c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.80833443 +0000 UTC m=+353.702825453 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0cba00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1180 item 27 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.811125933 +0000 UTC m=+353.705616916 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.811125933 +0000 UTC m=+353.705616916 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec6c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1650 item 28 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0d0ecd00): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecd00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.812936932 +0000 UTC m=+353.707427925 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed0c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.812936932 +0000 UTC m=+353.707427925 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a19d0 item 29 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.818163323 +0000 UTC m=+353.712654296 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ede00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.818163323 +0000 UTC m=+353.712654296 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce9c7e0 item 30 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): _readAt: size=2, off=0 2026/07/18 04:31:29 ERROR : open-test-file(0x3e4d0ce747c0): Couldn't read size of file 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce747c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.820991053 +0000 UTC m=+353.715482027 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce74b80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.820991053 +0000 UTC m=+353.715482027 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce682a0 item 31 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.822560448 +0000 UTC m=+353.717051431 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce758c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.822560448 +0000 UTC m=+353.717051431 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce75e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce68620 item 32 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.824043959 +0000 UTC m=+353.718534942 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce689a0 item 33 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.824651626 +0000 UTC m=+353.719142599 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce86e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.824651626 +0000 UTC m=+353.719142599 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce68c40 item 33 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.826739239 +0000 UTC m=+353.721230222 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce879c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce68fc0 item 34 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.827502169 +0000 UTC m=+353.721993163 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce87e40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.827502169 +0000 UTC m=+353.721993163 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ec480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce69180 item 34 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.829204184 +0000 UTC m=+353.723695178 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecac0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce69500 item 35 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.829703357 +0000 UTC m=+353.724194350 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ecf40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.829703357 +0000 UTC m=+353.724194350 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0ed440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce696c0 item 35 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.831406303 +0000 UTC m=+353.725897297 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94200): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce69a40 item 36 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.831913451 +0000 UTC m=+353.726404444 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.831913451 +0000 UTC m=+353.726404444 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb94d80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce69c00 item 36 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.834273849 +0000 UTC m=+353.728764872 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce9c0e0 item 37 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.835214075 +0000 UTC m=+353.729705049 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb95a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.835214075 +0000 UTC m=+353.729705049 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c796380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce9c2a0 item 37 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.836918023 +0000 UTC m=+353.731409016 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c892a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4150 item 38 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.837604099 +0000 UTC m=+353.732095092 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.837604099 +0000 UTC m=+353.732095092 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf8f80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4310 item 38 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.839236461 +0000 UTC m=+353.733727454 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4690 item 39 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.839752997 +0000 UTC m=+353.734243990 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf9b00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.839752997 +0000 UTC m=+353.734243990 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90c1c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4850 item 39 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.841470361 +0000 UTC m=+353.735961354 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90cf80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4bd0 item 40 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.84222729 +0000 UTC m=+353.736718273 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90d5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.84222729 +0000 UTC m=+353.736718273 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c90db80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e4ee0 item 40 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.84364643 +0000 UTC m=+353.738137413 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e52d0 item 41 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.844166332 +0000 UTC m=+353.738657315 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e5570 item 41 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.84473768 +0000 UTC m=+353.739228663 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac6d40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.84473768 +0000 UTC m=+353.739228663 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac72c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e5730 item 41 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.846225752 +0000 UTC m=+353.740716735 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e5ab0 item 42 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.846894605 +0000 UTC m=+353.741385598 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cac7e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e5c70 item 42 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.847547818 +0000 UTC m=+353.742038801 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67cd80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.847547818 +0000 UTC m=+353.742038801 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c67d8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d9e5e30 item 42 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.850481609 +0000 UTC m=+353.744972592 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd361c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0310 item 43 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.851403601 +0000 UTC m=+353.745894594 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd366c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a04d0 item 43 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.852276789 +0000 UTC m=+353.746767772 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd36c80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.852276789 +0000 UTC m=+353.746767772 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd371c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0690 item 43 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.854954526 +0000 UTC m=+353.749445509 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0a10 item 44 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.856039145 +0000 UTC m=+353.750530128 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd37d00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0bd0 item 44 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.856659957 +0000 UTC m=+353.751150940 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.856659957 +0000 UTC m=+353.751150940 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1e8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a0d90 item 44 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.858301317 +0000 UTC m=+353.752792300 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1ef00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1110 item 45 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.859797803 +0000 UTC m=+353.754288777 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1f400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.859797803 +0000 UTC m=+353.754288777 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb1fb00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a12d0 item 45 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.861887851 +0000 UTC m=+353.756378824 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1650 item 46 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.863496439 +0000 UTC m=+353.757987422 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2c740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.863496439 +0000 UTC m=+353.757987422 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2ce40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1810 item 46 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.865917852 +0000 UTC m=+353.760408835 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0a1dc0 item 47 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.867408558 +0000 UTC m=+353.761899541 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cb2d980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.867408558 +0000 UTC m=+353.761899541 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c74b8f0 item 47 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.870542686 +0000 UTC m=+353.765033679 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba67c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96a620 item 48 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.871279117 +0000 UTC m=+353.765770100 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba6cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.871279117 +0000 UTC m=+353.765770100 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba73c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96aaf0 item 48 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.873657609 +0000 UTC m=+353.768148592 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c96b880 item 49 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.874581885 +0000 UTC m=+353.769072868 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cba7e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.874581885 +0000 UTC m=+353.769072868 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc84c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c95e620 item 49 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.876827766 +0000 UTC m=+353.771318800 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc8b40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c95f730 item 50 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.877663034 +0000 UTC m=+353.772154017 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.877663034 +0000 UTC m=+353.772154017 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc95c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c716690 item 50 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.879733854 +0000 UTC m=+353.774224837 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cbc9c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c716c40 item 51 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.880915898 +0000 UTC m=+353.775406881 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18240): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.880915898 +0000 UTC m=+353.775406881 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c716ee0 item 51 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.884249864 +0000 UTC m=+353.778740847 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc18e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7173b0 item 52 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.886351953 +0000 UTC m=+353.780842936 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.886351953 +0000 UTC m=+353.780842936 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc19880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c717650 item 52 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.887846376 +0000 UTC m=+353.782337370 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c000): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c717dc0 item 53 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.888504058 +0000 UTC m=+353.782995041 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6c500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.888504058 +0000 UTC m=+353.782995041 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6ca40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c9841c0 item 53 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.889959026 +0000 UTC m=+353.784450009 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d0c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c984d90 item 54 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.890693463 +0000 UTC m=+353.785184446 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6d5c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.890693463 +0000 UTC m=+353.785184446 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc6db40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c985260 item 54 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.892684824 +0000 UTC m=+353.787175807 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc942c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c742c40 item 55 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.893293954 +0000 UTC m=+353.787784938 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc947c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.893293954 +0000 UTC m=+353.787784938 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc94d00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c743340 item 55 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.894905718 +0000 UTC m=+353.789396701 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95380): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c3769a0 item 56 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.895767977 +0000 UTC m=+353.790258960 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95880): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.895767977 +0000 UTC m=+353.790258960 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cc95e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c377260 item 56 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.897505898 +0000 UTC m=+353.791996881 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2540): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c377880 item 57 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.898158983 +0000 UTC m=+353.792649966 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c771110 item 57 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.898819711 +0000 UTC m=+353.793310704 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb2fc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.898819711 +0000 UTC m=+353.793310704 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3540): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79a2a0 item 57 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.900896933 +0000 UTC m=+353.795387916 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccb3b80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79aaf0 item 58 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.901515862 +0000 UTC m=+353.796006845 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd61c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79b490 item 58 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.902255079 +0000 UTC m=+353.796746062 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.902255079 +0000 UTC m=+353.796746062 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd6cc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c79b960 item 58 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.905500517 +0000 UTC m=+353.799991511 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c936fc0 item 59 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.90611119 +0000 UTC m=+353.800602174 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c937730 item 59 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.906755768 +0000 UTC m=+353.801246772 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccd7d80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.906755768 +0000 UTC m=+353.801246772 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2400): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72a4d0 item 59 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.908740396 +0000 UTC m=+353.803231370 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2a40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72b110 item 60 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.911648769 +0000 UTC m=+353.806139742 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf2f80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72b420 item 60 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.913490277 +0000 UTC m=+353.807981281 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf34c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.913490277 +0000 UTC m=+353.807981281 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ccf3a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c72b650 item 60 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.915637232 +0000 UTC m=+353.810128235 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd241c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c722070 item 61 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.916263724 +0000 UTC m=+353.810754738 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.916263724 +0000 UTC m=+353.810754738 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd24e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7222a0 item 61 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.918889935 +0000 UTC m=+353.813380928 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce9c930 item 62 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.919543218 +0000 UTC m=+353.814034192 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0c797c80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.919543218 +0000 UTC m=+353.814034192 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cec84c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ce9caf0 item 62 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.922288814 +0000 UTC m=+353.816779797 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25540): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c722a10 item 63 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.92331929 +0000 UTC m=+353.817810273 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd25a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.92331929 +0000 UTC m=+353.817810273 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c722d20 item 63 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.925554562 +0000 UTC m=+353.820045545 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6e8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723180 item 64 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.92626909 +0000 UTC m=+353.820760074 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6ee00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.92626909 +0000 UTC m=+353.820760074 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6f500): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723570 item 64 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.927914969 +0000 UTC m=+353.822405952 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd6fb40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723a40 item 65 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.928613208 +0000 UTC m=+353.823104191 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd900c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.928613208 +0000 UTC m=+353.823104191 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd905c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c723c70 item 65 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.930111277 +0000 UTC m=+353.824602251 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd90c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c724700 item 66 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.930792655 +0000 UTC m=+353.825283638 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.930792655 +0000 UTC m=+353.825283638 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd915c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87a1c0 item 66 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.932395001 +0000 UTC m=+353.826885984 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cd91c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87abd0 item 67 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.93304627 +0000 UTC m=+353.827537253 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.93304627 +0000 UTC m=+353.827537253 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c87bab0 item 67 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.934755007 +0000 UTC m=+353.829246001 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd4d00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c41bc00 item 68 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.935410616 +0000 UTC m=+353.829901599 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5200): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.935410616 +0000 UTC m=+353.829901599 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5740): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93c770 item 68 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.937004145 +0000 UTC m=+353.831495138 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdd5d80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93cd90 item 69 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.937720238 +0000 UTC m=+353.832211211 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.937720238 +0000 UTC m=+353.832211211 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cdf2800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c93d1f0 item 69 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.939345467 +0000 UTC m=+353.833836450 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e3c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c6d49a0 item 70 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.939999271 +0000 UTC m=+353.834490254 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0e8c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.939999271 +0000 UTC m=+353.834490254 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0ee00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c6d5880 item 70 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.941733737 +0000 UTC m=+353.836224720 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc122a0 item 71 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.942488092 +0000 UTC m=+353.836979075 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0f980): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.942488092 +0000 UTC m=+353.836979075 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce0fe80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc125b0 item 71 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.944530179 +0000 UTC m=+353.839021162 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2a600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12af0 item 72 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.945331833 +0000 UTC m=+353.839822816 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2ab00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.945331833 +0000 UTC m=+353.839822816 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc12e00 item 72 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.94695567 +0000 UTC m=+353.841447054 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2b600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13420 item 73 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.947424535 +0000 UTC m=+353.841915518 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce2bb00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13650 item 73 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.948043133 +0000 UTC m=+353.842534126 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce480c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.948043133 +0000 UTC m=+353.842534126 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13810 item 73 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.949628117 +0000 UTC m=+353.844119100 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce48c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13c00 item 74 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.950189728 +0000 UTC m=+353.844680711 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cc13dc0 item 74 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.950848472 +0000 UTC m=+353.845339455 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.950848472 +0000 UTC m=+353.845339455 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce49c00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c788850 item 74 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.953359595 +0000 UTC m=+353.847850618 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c7897a0 item 75 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.953952884 +0000 UTC m=+353.848443877 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66840): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): _writeAt: size=3, off=2 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77a1c0 item 75 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.954664889 +0000 UTC m=+353.849155872 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce66d80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.954664889 +0000 UTC m=+353.849155872 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce672c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77a620 item 75 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.956448027 +0000 UTC m=+353.850939010 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67900): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77b030 item 76 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.957027832 +0000 UTC m=+353.851518815 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce67e00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77b420 item 76 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): _writeAt: size=3, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.958047828 +0000 UTC m=+353.852538841 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf06440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.958047828 +0000 UTC m=+353.852538841 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cf069c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c77be30 item 76 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.959745023 +0000 UTC m=+353.854236006 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7c540): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70cd90 item 77 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.960508906 +0000 UTC m=+353.854999899 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7ca40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.960508906 +0000 UTC m=+353.854999899 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d140): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0c70d1f0 item 77 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.96354001 +0000 UTC m=+353.858030993 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7d780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ca3c1c0 item 78 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.965076773 +0000 UTC m=+353.859567756 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0ce7dc80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.965076773 +0000 UTC m=+353.859567756 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaa480): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ca3c700 item 78 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.968192076 +0000 UTC m=+353.862683070 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaaac0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0ca3d570 item 79 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.968799744 +0000 UTC m=+353.863290727 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfaafc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.968799744 +0000 UTC m=+353.863290727 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfab6c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52070 item 79 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.970971927 +0000 UTC m=+353.865462921 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfabd00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52460 item 80 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.971634698 +0000 UTC m=+353.866125681 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): >_readAt: n=5, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.971634698 +0000 UTC m=+353.866125681 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc4a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52620 item 80 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.973330051 +0000 UTC m=+353.867821064 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5040): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd529a0 item 81 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.973982893 +0000 UTC m=+353.868473866 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc54c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.973982893 +0000 UTC m=+353.868473866 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfc5a00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52b60 item 81 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.975806337 +0000 UTC m=+353.870297320 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd52ee0 item 82 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.976795776 +0000 UTC m=+353.871286788 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfda680): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.976795776 +0000 UTC m=+353.871286788 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdac00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd530a0 item 82 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.979004147 +0000 UTC m=+353.873495130 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb280): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53420 item 83 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.979762118 +0000 UTC m=+353.874253121 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdb780): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.979762118 +0000 UTC m=+353.874253121 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cfdbcc0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd535e0 item 83 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.981236883 +0000 UTC m=+353.875727866 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53960 item 84 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.981963857 +0000 UTC m=+353.876454840 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffa940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.981963857 +0000 UTC m=+353.876454840 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffaec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0cd53b20 item 84 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.983441126 +0000 UTC m=+353.877932109 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffb540): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014000 item 85 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.984106343 +0000 UTC m=+353.878597326 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0cffba40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.984106343 +0000 UTC m=+353.878597326 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a080): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0141c0 item 85 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.985600604 +0000 UTC m=+353.880091587 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01a700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014540 item 86 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.986219143 +0000 UTC m=+353.880710126 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01ac00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.986219143 +0000 UTC m=+353.880710126 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b180): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014700 item 86 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.987656888 +0000 UTC m=+353.882147860 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01b800): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014a80 item 87 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.988232255 +0000 UTC m=+353.882723238 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d01bd00): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.988232255 +0000 UTC m=+353.882723238 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036340): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014c40 item 87 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 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/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.989995114 +0000 UTC m=+353.884486097 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0369c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d014fc0 item 88 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.990665319 +0000 UTC m=+353.885156303 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d036ec0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.990665319 +0000 UTC m=+353.885156303 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037440): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d015180 item 88 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.992195189 +0000 UTC m=+353.886686172 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d037a80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d015500 item 89 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.992718818 +0000 UTC m=+353.887209801 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0500c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d0156c0 item 89 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.993432265 +0000 UTC m=+353.887923248 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050600): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): >_readAt: n=8, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.993432265 +0000 UTC m=+353.887923248 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d050b80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d015880 item 89 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.994787806 +0000 UTC m=+353.889278789 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0511c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d015c00 item 90 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.995292449 +0000 UTC m=+353.889783432 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051700): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d015dc0 item 90 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): _readAt: size=2, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): _writeAt: size=3, off=5 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.996015274 +0000 UTC m=+353.890506246 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d051c40): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): _readAt: size=512, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): >_readAt: n=3, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.996015274 +0000 UTC m=+353.890506246 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070300): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: Remove: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06e0e0 item 90 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): open at offset 0 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): >_readAt: n=0, err=EOF 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.997878452 +0000 UTC m=+353.892369455 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070940): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): _writeAt: size=5, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): >openPending: err= 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06e460 item 91 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): >_writeAt: n=5, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.99853915 +0000 UTC m=+353.893030153 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d070e80): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): _readAt: size=2, off=0 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): openPending: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): open at offset 5 2026/07/18 04:31:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): >openPending: err= 2026/07/18 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): >_readAt: n=2, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): _writeAt: size=3, off=7 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06e620 item 91 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): >_writeAt: n=3, err= 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): close: 2026/07/18 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.999490277 +0000 UTC m=+353.893981290 2026/07/18 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:29 DEBUG : open-test-file(0x3e4d0d0713c0): >close: err= 2026/07/18 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): >_readAt: n=8, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:29.999490277 +0000 UTC m=+353.893981290 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d071940): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06e7e0 item 91 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 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/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): open at offset 0 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): _readAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.001755624 +0000 UTC m=+353.896246607 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a080): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06eb60 item 92 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.002447952 +0000 UTC m=+353.896938945 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09a5c0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): open at offset 5 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06ed20 item 92 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): _readAt: size=2, off=5 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): _writeAt: size=3, off=5 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): >_writeAt: n=3, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.006726322 +0000 UTC m=+353.901217305 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09ab00): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): >_readAt: n=3, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.006726322 +0000 UTC m=+353.901217305 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b0c0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06eee0 item 92 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): open at offset 0 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): _readAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.008898515 +0000 UTC m=+353.903389498 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09b700): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06f260 item 93 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.009525679 +0000 UTC m=+353.904016662 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d09bc40): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): >_readAt: n=5, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.009525679 +0000 UTC m=+353.904016662 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8440): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06f420 item 93 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 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/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): open at offset 0 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): _readAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.011625906 +0000 UTC m=+353.906116889 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8a80): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06f7a0 item 94 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.012217412 +0000 UTC m=+353.906708395 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b8fc0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): >_readAt: n=5, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.012217412 +0000 UTC m=+353.906708395 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b96c0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06f960 item 94 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 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/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): open at offset 0 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): _readAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.014055525 +0000 UTC m=+353.908546508 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d0b9d00): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d06fce0 item 95 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.014639868 +0000 UTC m=+353.909130851 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106340): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): >_readAt: n=5, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.014639868 +0000 UTC m=+353.909130851 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d106a40): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d10a000 item 95 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 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/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): open at offset 0 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): _readAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): >_readAt: n=0, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.016520119 +0000 UTC m=+353.911011102 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107080): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): _writeAt: size=5, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): >openPending: err= 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d10a380 item 96 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): >_writeAt: n=5, err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.017141913 +0000 UTC m=+353.911632896 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d1075c0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/18 04:31:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/18 04:31:30 DEBUG : open-test-file: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): _readAt: size=512, off=0 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): openPending: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): >openPending: err= 2026/07/18 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): >_readAt: n=5, err=EOF 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): close: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-18 04:31:30.017141913 +0000 UTC m=+353.911632896 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : open-test-file(0x3e4d0d107cc0): >close: err= 2026/07/18 04:31:30 DEBUG : open-test-file: Remove: 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e4d0d10a540 item 96 2026/07/18 04:31:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/18 04:31:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/18 04:31:30 DEBUG : open-test-file: >Remove: err= 2026/07/18 04:31:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : >WaitForWriters: 2026/07/18 04:31:30 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.83s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:30 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:30 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:30 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:30 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:30 DEBUG : file1: newRWFileHandle: 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): openPending: 2026/07/18 04:31:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): >openPending: err= 2026/07/18 04:31:30 DEBUG : file1: >newRWFileHandle: err= 2026/07/18 04:31:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/18 04:31:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): _writeAt: size=2, off=0 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): >_writeAt: n=2, err= 2026/07/18 04:31:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): RWFileHandle.Flush 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): RWFileHandle.Release 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): close: 2026/07/18 04:31:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/18 04:31:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:30 DEBUG : file1(0x3e4d0cf06100): >close: err= 2026/07/18 04:31:30 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:30 DEBUG : file1: vfs cache: starting upload 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:30 DEBUG : Looking for writers 2026/07/18 04:31:30 DEBUG : file1: reading active writers 2026/07/18 04:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:31 DEBUG : Looking for writers 2026/07/18 04:31:31 DEBUG : file1: reading active writers 2026/07/18 04:31:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:31 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/18 04:31:31 DEBUG : Looking for writers 2026/07/18 04:31:31 DEBUG : file1: reading active writers 2026/07/18 04:31:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:32 DEBUG : file1: size = 2 OK 2026/07/18 04:31:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/18 04:31:32 INFO : file1: Copied (new) 2026/07/18 04:31:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/18 04:31:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/18 04:31:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/18 04:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:31:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/18 04:31:32 DEBUG : Looking for writers 2026/07/18 04:31:32 DEBUG : file1: reading active writers 2026/07/18 04:31:32 DEBUG : >WaitForWriters: 2026/07/18 04:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : file1: reading active writers 2026/07/18 04:31:33 DEBUG : >WaitForWriters: 2026/07/18 04:31:33 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.21s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:33 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:33 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:33 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:31:33 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:31:33 DEBUG : rename_me: newRWFileHandle: 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): openPending: 2026/07/18 04:31:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/18 04:31:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): >openPending: err= 2026/07/18 04:31:33 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/18 04:31:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/18 04:31:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/18 04:31:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): _writeAt: size=5, off=0 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): >_writeAt: n=5, err= 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): close: 2026/07/18 04:31:33 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-18 04:31:33.780788079 +0000 UTC m=+357.675279062 2026/07/18 04:31:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/18 04:31:33 DEBUG : rename_me(0x3e4d0c892a40): >close: err= 2026/07/18 04:31:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/18 04:31:33 DEBUG : i_was_renamed: Updating file with 0x3e4d0ca52270 2026/07/18 04:31:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/18 04:31:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/18 04:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/18 04:31:33 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/18 04:31:33 DEBUG : Looking for writers 2026/07/18 04:31:33 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/18 04:31:34 DEBUG : Looking for writers 2026/07/18 04:31:34 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/18 04:31:34 DEBUG : Looking for writers 2026/07/18 04:31:34 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/18 04:31:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/18 04:31:35 DEBUG : Looking for writers 2026/07/18 04:31:35 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/18 04:31:35 DEBUG : i_was_renamed: size = 5 OK 2026/07/18 04:31:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:31:35 INFO : i_was_renamed: Copied (new) 2026/07/18 04:31:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-18 04:31:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/18 04:31:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/18 04:31:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/18 04:31:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/18 04:31:36 DEBUG : Looking for writers 2026/07/18 04:31:36 DEBUG : i_was_renamed: reading active writers 2026/07/18 04:31:36 DEBUG : >WaitForWriters: 2026/07/18 04:31:36 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.03s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:31:36 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:31:36 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/18 04:31:36 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/18 04:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xesegah9yota" 2026/07/18 04:31:36 INFO : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/18 04:31:36 DEBUG : forgetting directory cache 2026/07/18 04:31:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): _readAt: size=512, off=0 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): openPending: 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:32:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): >openPending: err= 2026/07/18 04:31:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): >_readAt: n=20, err=EOF 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): close: 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:32:36 +0000 UTC 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate(0x3e4d0ccf8580): >close: err= 2026/07/18 04:31:39 DEBUG : Re-reading directory (190.879285ms old) 2026/07/18 04:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:39 DEBUG : forgetting directory cache 2026/07/18 04:31:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): _readAt: size=512, off=0 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): openPending: 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:33:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-18 03:32:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 03:33:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-18 03:32:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/18 04:31:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): >openPending: err= 2026/07/18 04:31:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): >_readAt: n=20, err=EOF 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): close: 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:33:36 +0000 UTC 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate(0x3e4d0cf06540): >close: err= 2026/07/18 04:31:42 DEBUG : Re-reading directory (191.399978ms old) 2026/07/18 04:31:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:42 DEBUG : forgetting directory cache 2026/07/18 04:31:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): _readAt: size=512, off=0 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): openPending: 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:34:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-18 03:33:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 03:34:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-18 03:33:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/18 04:31:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): >openPending: err= 2026/07/18 04:31:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): >_readAt: n=20, err=EOF 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): close: 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:34:36 +0000 UTC 2026/07/18 04:31:44 DEBUG : TestRWCacheUpdate(0x3e4d0ce86440): >close: err= 2026/07/18 04:31:44 DEBUG : Re-reading directory (191.916323ms old) 2026/07/18 04:31:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:45 DEBUG : forgetting directory cache 2026/07/18 04:31:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): _readAt: size=512, off=0 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): openPending: 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:35:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-18 03:34:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 03:35:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-18 03:34:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/18 04:31:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): >openPending: err= 2026/07/18 04:31:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): >_readAt: n=20, err=EOF 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): close: 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:35:36 +0000 UTC 2026/07/18 04:31:47 DEBUG : TestRWCacheUpdate(0x3e4d0cf06940): >close: err= 2026/07/18 04:31:47 DEBUG : Re-reading directory (194.36599ms old) 2026/07/18 04:31:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:48 DEBUG : forgetting directory cache 2026/07/18 04:31:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): _readAt: size=512, off=0 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): openPending: 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:36:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-18 03:35:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 03:36:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-18 03:35:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/18 04:31:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): >openPending: err= 2026/07/18 04:31:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): >_readAt: n=20, err=EOF 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): close: 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:36:36 +0000 UTC 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate(0x3e4d0cf062c0): >close: err= 2026/07/18 04:31:50 DEBUG : Re-reading directory (193.406809ms old) 2026/07/18 04:31:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:51 DEBUG : forgetting directory cache 2026/07/18 04:31:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/18 04:31:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): _readAt: size=512, off=0 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): openPending: 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-18 03:37:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-18 03:36:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-18 03:37:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-18 03:36:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/18 04:31:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/18 04:31:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): >openPending: err= 2026/07/18 04:31:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): >_readAt: n=20, err=EOF 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): close: 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:37:36 +0000 UTC 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate(0x3e4d0ccf9080): >close: err= 2026/07/18 04:31:53 DEBUG : Re-reading directory (193.14747ms old) 2026/07/18 04:31:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:53 DEBUG : forgetting directory cache 2026/07/18 04:31:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): _readAt: size=512, off=0 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): openPending: 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-18 03:38:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-18 03:37:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-18 03:38:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-18 03:37:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/18 04:31:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/18 04:31:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): >openPending: err= 2026/07/18 04:31:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): >_readAt: n=21, err=EOF 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): close: 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:38:36 +0000 UTC 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate(0x3e4d0cf061c0): >close: err= 2026/07/18 04:31:56 DEBUG : Re-reading directory (190.418286ms old) 2026/07/18 04:31:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:56 DEBUG : forgetting directory cache 2026/07/18 04:31:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/18 04:31:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): _readAt: size=512, off=0 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): openPending: 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-18 03:39:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-18 03:38:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-18 03:39:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-18 03:38:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/18 04:31:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/18 04:31:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): >openPending: err= 2026/07/18 04:31:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): >_readAt: n=22, err=EOF 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): close: 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:39:36 +0000 UTC 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate(0x3e4d0cf06d40): >close: err= 2026/07/18 04:31:59 DEBUG : Re-reading directory (193.038242ms old) 2026/07/18 04:31:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:31:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:31:59 DEBUG : forgetting directory cache 2026/07/18 04:32:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/18 04:32:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): _readAt: size=512, off=0 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): openPending: 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-18 03:40:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-18 03:39:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-18 03:40:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-18 03:39:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/18 04:32:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/18 04:32:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): >openPending: err= 2026/07/18 04:32:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): >_readAt: n=23, err=EOF 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): close: 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:40:36 +0000 UTC 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate(0x3e4d0ce86200): >close: err= 2026/07/18 04:32:02 DEBUG : Re-reading directory (193.710063ms old) 2026/07/18 04:32:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:32:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:32:02 DEBUG : forgetting directory cache 2026/07/18 04:32:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): _readAt: size=512, off=0 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): openPending: 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-18 03:41:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-18 03:40:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-18 03:41:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-18 03:40:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/18 04:32:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/18 04:32:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): >openPending: err= 2026/07/18 04:32:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): >_readAt: n=24, err=EOF 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): close: 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-18 03:41:36 +0000 UTC 2026/07/18 04:32:04 DEBUG : TestRWCacheUpdate(0x3e4d0cf06600): >close: err= 2026/07/18 04:32:04 DEBUG : Re-reading directory (192.238392ms old) 2026/07/18 04:32:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/18 04:32:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/18 04:32:05 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:05 DEBUG : Looking for writers 2026/07/18 04:32:05 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/18 04:32:05 DEBUG : >WaitForWriters: 2026/07/18 04:32:05 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': vfs cache: cleaner exiting 2026/07/18 04:32:05 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.23s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:07 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/18 04:32:08 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/18 04:32:10 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:10 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:32:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/18 04:32:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:32:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/18 04:32:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/18 04:32:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:11 DEBUG : Looking for writers 2026/07/18 04:32:11 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/18 04:32:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/18 04:32:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.83s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:12 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:12 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': Reusing VFS from active cache 2026/07/18 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:12 DEBUG : Looking for writers 2026/07/18 04:32:12 DEBUG : >WaitForWriters: 2026/07/18 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:12 DEBUG : Looking for writers 2026/07/18 04:32:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:12 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:12 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:12 DEBUG : Looking for writers 2026/07/18 04:32:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:12 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:12 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:12 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:12 DEBUG : Looking for writers 2026/07/18 04:32:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:13 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:13 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:18 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:18 DEBUG : dir: Looking for writers 2026/07/18 04:32:18 DEBUG : file2: reading active writers 2026/07/18 04:32:18 DEBUG : Looking for writers 2026/07/18 04:32:18 DEBUG : file1: reading active writers 2026/07/18 04:32:18 DEBUG : dir: reading active writers 2026/07/18 04:32:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.24s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:19 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:19 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:24 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:24 DEBUG : dir: Looking for writers 2026/07/18 04:32:24 DEBUG : Looking for writers 2026/07/18 04:32:24 DEBUG : file1: reading active writers 2026/07/18 04:32:24 DEBUG : dir: reading active writers 2026/07/18 04:32:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.09s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:25 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:25 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:30 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 04:32:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 04:32:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 04:32:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/18 04:32:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/18 04:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 04:32:30 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 04:32:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/18 04:32:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:32:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/18 04:32:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/18 04:32:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:32:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/18 04:32:32 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:32 DEBUG : dir: Looking for writers 2026/07/18 04:32:32 DEBUG : file2: reading active writers 2026/07/18 04:32:32 DEBUG : new_file.txt: reading active writers 2026/07/18 04:32:32 DEBUG : Looking for writers 2026/07/18 04:32:32 DEBUG : dir: reading active writers 2026/07/18 04:32:32 DEBUG : file1: reading active writers 2026/07/18 04:32:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.25s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:33 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:33 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:34 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/18 04:32:37 DEBUG : dir/file2: same parent dir (ODFfMTI3MjcxOTZfR01laVI) - using file/rename instead of move_copy for dir/file1 2026/07/18 04:32:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/18 04:32:37 DEBUG : dir/file1: Updating file with dir/file1 0x3e4d0cc07040 2026/07/18 04:32:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/18 04:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:38 INFO : dir/file1: Moved (server-side) to: file0 2026/07/18 04:32:38 DEBUG : file0: Updating file with file0 0x3e4d0cc07040 2026/07/18 04:32:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/18 04:32:38 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/18 04:32:38 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:38 DEBUG : dir: Looking for writers 2026/07/18 04:32:38 DEBUG : Looking for writers 2026/07/18 04:32:38 DEBUG : dir: reading active writers 2026/07/18 04:32:38 DEBUG : file0: reading active writers 2026/07/18 04:32:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.36s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:40 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:40 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:40 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:40 DEBUG : Looking for writers 2026/07/18 04:32:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:40 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:40 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:41 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/18 04:32:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/18 04:32:42 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/18 04:32:43 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/18 04:32:44 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/18 04:32:45 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:45 DEBUG : Looking for writers 2026/07/18 04:32:45 DEBUG : a: Looking for writers 2026/07/18 04:32:45 DEBUG : b: Looking for writers 2026/07/18 04:32:45 DEBUG : c: Looking for writers 2026/07/18 04:32:45 DEBUG : d: Looking for writers 2026/07/18 04:32:45 DEBUG : Looking for writers 2026/07/18 04:32:45 DEBUG : c: reading active writers 2026/07/18 04:32:45 DEBUG : d: reading active writers 2026/07/18 04:32:45 DEBUG : /: reading active writers 2026/07/18 04:32:45 DEBUG : a: reading active writers 2026/07/18 04:32:45 DEBUG : b: reading active writers 2026/07/18 04:32:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.65s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:47 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:47 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/18 04:32:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/18 04:32:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/18 04:32:50 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/18 04:32:53 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:53 DEBUG : a/b/c/d: Looking for writers 2026/07/18 04:32:53 DEBUG : a/b/c: Looking for writers 2026/07/18 04:32:53 DEBUG : d: reading active writers 2026/07/18 04:32:53 DEBUG : a/b: Looking for writers 2026/07/18 04:32:53 DEBUG : c: reading active writers 2026/07/18 04:32:53 DEBUG : a: Looking for writers 2026/07/18 04:32:53 DEBUG : b: reading active writers 2026/07/18 04:32:53 DEBUG : Looking for writers 2026/07/18 04:32:53 DEBUG : a: reading active writers 2026/07/18 04:32:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.62s) === 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-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:55 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:55 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:55 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:32:55 DEBUG : Looking for writers 2026/07/18 04:32:55 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:32:56 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:32:56 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:32:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:32:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:32:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:32:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:32:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/18 04:32:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/18 04:32:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/18 04:32:56 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 04:32:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:32:58 DEBUG : file1: size = 5 OK 2026/07/18 04:32:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:32:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:32:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:32:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:32:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:32:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:32:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:32:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/18 04:32:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 04:32:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:32:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:32:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:32:58 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 04:33:00 DEBUG : file1: size = 0 OK 2026/07/18 04:33:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:33:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/18 04:33:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/18 04:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:00 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (7 bytes), uploading instead of streaming 2026/07/18 04:33:00 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/18 04:33:01 DEBUG : file1: size = 7 OK 2026/07/18 04:33:01 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/18 04:33:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:01 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:01 DEBUG : Looking for writers 2026/07/18 04:33:01 DEBUG : file1: reading active writers 2026/07/18 04:33:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.01s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:02 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:02 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/18 04:33:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/18 04:33:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/18 04:33:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/18 04:33:03 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (11 bytes), uploading instead of streaming 2026/07/18 04:33:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/18 04:33:05 DEBUG : file1: size = 11 OK 2026/07/18 04:33:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/18 04:33:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/18 04:33:05 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:05 DEBUG : Looking for writers 2026/07/18 04:33:05 DEBUG : file1: reading active writers 2026/07/18 04:33:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:06 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:06 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/18 04:33:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:06 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 04:33:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/18 04:33:08 DEBUG : file1: size = 5 OK 2026/07/18 04:33:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 04:33:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/18 04:33:08 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:08 DEBUG : Looking for writers 2026/07/18 04:33:08 DEBUG : file1: reading active writers 2026/07/18 04:33:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.87s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:09 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:09 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:09 DEBUG : file1: WriteFileHandle.Release closing 2026/07/18 04:33:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:09 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 04:33:11 DEBUG : file1: size = 0 OK 2026/07/18 04:33:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:33:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/18 04:33:11 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:11 DEBUG : Looking for writers 2026/07/18 04:33:11 DEBUG : file1: reading active writers 2026/07/18 04:33:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:11 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:11 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:12 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (2 bytes), uploading instead of streaming 2026/07/18 04:33:12 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/18 04:33:13 DEBUG : file1: size = 2 OK 2026/07/18 04:33:13 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/18 04:33:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/18 04:33:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:14 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:14 DEBUG : Looking for writers 2026/07/18 04:33:14 DEBUG : file1: reading active writers 2026/07/18 04:33:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.92s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:14 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:14 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:15 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (0 bytes), uploading instead of streaming 2026/07/18 04:33:16 DEBUG : file1: size = 0 OK 2026/07/18 04:33:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/18 04:33:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:33:16 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 04:33:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 04:33:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 04:33:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:16 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:16 DEBUG : Looking for writers 2026/07/18 04:33:16 DEBUG : file1: reading active writers 2026/07/18 04:33:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.83s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:17 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:17 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/18 04:33:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/18 04:33:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/18 04:33:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/18 04:33:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:17 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': File to upload is small (100 bytes), uploading instead of streaming 2026/07/18 04:33:18 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/18 04:33:19 DEBUG : file1: size = 100 OK 2026/07/18 04:33:19 DEBUG : file1: md5 = 32d416b452f7437e8dcd3a01a54a6710 OK 2026/07/18 04:33:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/18 04:33:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/18 04:33:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/18 04:33:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/18 04:33:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/18 04:33:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/18 04:33:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:19 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:19 DEBUG : Looking for writers 2026/07/18 04:33:19 DEBUG : file1: reading active writers 2026/07/18 04:33:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.04s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:20 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:20 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:21 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/18 04:33:23 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/18 04:33:26 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/18 04:33:28 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/18 04:33:30 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/18 04:33:32 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/18 04:33:32 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/18 04:33:32 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:32 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:32 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/18 04:33:32 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/18 04:33:32 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:32 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:32 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/18 04:33:32 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/18 04:33:32 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:33 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:33 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/18 04:33:33 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/18 04:33:33 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:33 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:33 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/18 04:33:33 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/18 04:33:33 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:33 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:33 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:33 DEBUG : flat: Looking for writers 2026/07/18 04:33:33 DEBUG : f004.txt: reading active writers 2026/07/18 04:33:33 DEBUG : f000.txt: reading active writers 2026/07/18 04:33:33 DEBUG : f001.txt: reading active writers 2026/07/18 04:33:33 DEBUG : f002.txt: reading active writers 2026/07/18 04:33:33 DEBUG : f003.txt: reading active writers 2026/07/18 04:33:33 DEBUG : Looking for writers 2026/07/18 04:33:33 DEBUG : flat: reading active writers 2026/07/18 04:33:33 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.33s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:35 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:35 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:37 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/18 04:33:39 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/18 04:33:42 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/18 04:33:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/18 04:33:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/18 04:33:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/18 04:33:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/18 04:33:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:44 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/18 04:33:44 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/18 04:33:44 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:33:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:33:44 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:33:44 DEBUG : a/b/c: Looking for writers 2026/07/18 04:33:44 DEBUG : deep.txt: reading active writers 2026/07/18 04:33:44 DEBUG : a/b: Looking for writers 2026/07/18 04:33:44 DEBUG : c: reading active writers 2026/07/18 04:33:44 DEBUG : mid.txt: reading active writers 2026/07/18 04:33:44 DEBUG : a: Looking for writers 2026/07/18 04:33:44 DEBUG : b: reading active writers 2026/07/18 04:33:44 DEBUG : top.txt: reading active writers 2026/07/18 04:33:44 DEBUG : Looking for writers 2026/07/18 04:33:44 DEBUG : a: reading active writers 2026/07/18 04:33:44 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.83s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:33:47 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:33:47 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:33:49 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:43 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:34:43 DEBUG : bigdir: Looking for writers 2026/07/18 04:34:43 DEBUG : big.bin: reading active writers 2026/07/18 04:34:43 DEBUG : Looking for writers 2026/07/18 04:34:43 DEBUG : bigdir: reading active writers 2026/07/18 04:34:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.97s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-xesegah9yota'", Local "Local file system at /tmp/rclone3880663285", Modify Window "1s" 2026/07/18 04:34:44 INFO : OpenDrive root 'rclone-test-xesegah9yota': poll-interval is not supported by this remote 2026/07/18 04:34:44 NOTICE: OpenDrive root 'rclone-test-xesegah9yota': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/18 04:34:45 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/18 04:34:48 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/18 04:34:50 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/18 04:34:52 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/18 04:34:52 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/18 04:34:52 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:34:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/18 04:34:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/18 04:34:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:34:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:53 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/18 04:34:53 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/18 04:34:53 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/18 04:34:53 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/18 04:34:53 DEBUG : WaitForWriters: timeout=30s 2026/07/18 04:34:53 DEBUG : dir1: Looking for writers 2026/07/18 04:34:53 DEBUG : a.txt: reading active writers 2026/07/18 04:34:53 DEBUG : dir2: Looking for writers 2026/07/18 04:34:53 DEBUG : b.txt: reading active writers 2026/07/18 04:34:53 DEBUG : dir3: Looking for writers 2026/07/18 04:34:53 DEBUG : c.txt: reading active writers 2026/07/18 04:34:53 DEBUG : Looking for writers 2026/07/18 04:34:53 DEBUG : dir1: reading active writers 2026/07/18 04:34:53 DEBUG : dir2: reading active writers 2026/07/18 04:34:53 DEBUG : dir3: reading active writers 2026/07/18 04:34:53 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.62s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/18 04:34:56 DEBUG : OpenDrive root 'rclone-test-xesegah9yota': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 9m20.839359644s (try 1/5)