"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/06/08 01:05:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vusocid2qina" 2026/06/08 01:05:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 01:06:00 DEBUG : Creating backend with remote "/tmp/rclone1224035529" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:00 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:02 DEBUG : dir: Looking for writers 2026/06/08 01:06:02 DEBUG : Looking for writers 2026/06/08 01:06:02 DEBUG : dir: reading active writers 2026/06/08 01:06:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.06s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:03 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:06 DEBUG : dir/subdir: Looking for writers 2026/06/08 01:06:06 DEBUG : dir: Looking for writers 2026/06/08 01:06:06 DEBUG : file1: reading active writers 2026/06/08 01:06:06 DEBUG : file2: reading active writers 2026/06/08 01:06:06 DEBUG : subdir: reading active writers 2026/06/08 01:06:06 DEBUG : Looking for writers 2026/06/08 01:06:06 DEBUG : dir: reading active writers 2026/06/08 01:06:06 DEBUG : >WaitForWriters: 2026/06/08 01:06:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/dir not empty`) 2026/06/08 01:06:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:06:07 DEBUG : pacer: Reducing sleep to 15ms 2026/06/08 01:06:07 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.54s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:08 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:08 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 01:06:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:09 DEBUG : dir: Looking for writers 2026/06/08 01:06:09 DEBUG : file1: reading active writers 2026/06/08 01:06:09 DEBUG : Looking for writers 2026/06/08 01:06:09 DEBUG : dir: reading active writers 2026/06/08 01:06:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.01s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:10 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:11 DEBUG : dir: Looking for writers 2026/06/08 01:06:11 DEBUG : Looking for writers 2026/06/08 01:06:11 DEBUG : dir: reading active writers 2026/06/08 01:06:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.94s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:12 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:13 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:13 DEBUG : forgetting directory cache 2026/06/08 01:06:13 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:13 DEBUG : Looking for writers 2026/06/08 01:06:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:14 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/08 01:06:15 DEBUG : dir: invalidating directory cache 2026/06/08 01:06:15 DEBUG : >ForgetPath: 2026/06/08 01:06:15 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/08 01:06:15 DEBUG : invalidating directory cache 2026/06/08 01:06:15 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:15 DEBUG : >ForgetPath: 2026/06/08 01:06:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/08 01:06:15 DEBUG : >ForgetPath: 2026/06/08 01:06:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:15 DEBUG : dir: Looking for writers 2026/06/08 01:06:15 DEBUG : Looking for writers 2026/06/08 01:06:15 DEBUG : dir: reading active writers 2026/06/08 01:06:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.01s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:16 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:18 DEBUG : forgetting directory cache 2026/06/08 01:06:18 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:19 DEBUG : dir: Looking for writers 2026/06/08 01:06:19 DEBUG : fil/a/b: Looking for writers 2026/06/08 01:06:19 DEBUG : fil/a: Looking for writers 2026/06/08 01:06:19 DEBUG : b: reading active writers 2026/06/08 01:06:19 DEBUG : fil: Looking for writers 2026/06/08 01:06:19 DEBUG : a: reading active writers 2026/06/08 01:06:19 DEBUG : Looking for writers 2026/06/08 01:06:19 DEBUG : dir: reading active writers 2026/06/08 01:06:19 DEBUG : fil: reading active writers 2026/06/08 01:06:19 DEBUG : >WaitForWriters: 2026/06/08 01:06:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil/a not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:06:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil/a not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/08 01:06:20 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil/a not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/08 01:06:20 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil/a not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/08 01:06:20 DEBUG : pacer: Reducing sleep to 120ms 2026/06/08 01:06:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/06/08 01:06:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/fil not empty`) 2026/06/08 01:06:20 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/06/08 01:06:21 DEBUG : pacer: Reducing sleep to 360ms 2026/06/08 01:06:21 DEBUG : pacer: Reducing sleep to 270ms 2026/06/08 01:06:21 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestDirWalk (5.96s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:22 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:22 DEBUG : pacer: Reducing sleep to 151.875ms 2026/06/08 01:06:22 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/06/08 01:06:22 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/06/08 01:06:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:23 DEBUG : dir: Looking for writers 2026/06/08 01:06:23 DEBUG : Looking for writers 2026/06/08 01:06:23 DEBUG : dir: reading active writers 2026/06/08 01:06:23 DEBUG : >WaitForWriters: 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/06/08 01:06:23 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirSetModTime (2.03s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:24 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:24 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 01:06:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:25 DEBUG : dir: Looking for writers 2026/06/08 01:06:25 DEBUG : file1: reading active writers 2026/06/08 01:06:25 DEBUG : Looking for writers 2026/06/08 01:06:25 DEBUG : dir: reading active writers 2026/06/08 01:06:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.99s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:26 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/06/08 01:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/08 01:06:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/08 01:06:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 01:06:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/08 01:06:31 DEBUG : dir: invalidating directory cache 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/08 01:06:31 DEBUG : dir/file1: Reset virtual modtime 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/08 01:06:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 01:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/08 01:06:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/08 01:06:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:06:31 DEBUG : dir: invalidating directory cache 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/08 01:06:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/08 01:06:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 01:06:31 DEBUG : forgetting directory cache 2026/06/08 01:06:31 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/08 01:06:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:31 DEBUG : dir/virtualDir: Looking for writers 2026/06/08 01:06:31 DEBUG : dir: Looking for writers 2026/06/08 01:06:31 DEBUG : file1: reading active writers 2026/06/08 01:06:31 DEBUG : virtualFile2: reading active writers 2026/06/08 01:06:31 DEBUG : virtualFile: reading active writers 2026/06/08 01:06:31 DEBUG : virtualDir: reading active writers 2026/06/08 01:06:31 DEBUG : Looking for writers 2026/06/08 01:06:31 DEBUG : dir: reading active writers 2026/06/08 01:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.92s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:33 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:34 ERROR : dir/: Can only open directories read only 2026/06/08 01:06:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:34 DEBUG : dir: Looking for writers 2026/06/08 01:06:34 DEBUG : Looking for writers 2026/06/08 01:06:34 DEBUG : dir: reading active writers 2026/06/08 01:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.91s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:34 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:06:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/08 01:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:06:36 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:06:37 DEBUG : dir/potato: size = 5 OK 2026/06/08 01:06:37 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/06/08 01:06:37 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/08 01:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:06:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:37 DEBUG : dir: Looking for writers 2026/06/08 01:06:37 DEBUG : file1: reading active writers 2026/06/08 01:06:37 DEBUG : potato: reading active writers 2026/06/08 01:06:37 DEBUG : Looking for writers 2026/06/08 01:06:37 DEBUG : dir: reading active writers 2026/06/08 01:06:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.32s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:38 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 01:06:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:40 DEBUG : dir/sub: Looking for writers 2026/06/08 01:06:40 DEBUG : dir: Looking for writers 2026/06/08 01:06:40 DEBUG : file1: reading active writers 2026/06/08 01:06:40 DEBUG : sub: reading active writers 2026/06/08 01:06:40 DEBUG : Looking for writers 2026/06/08 01:06:40 DEBUG : dir: reading active writers 2026/06/08 01:06:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.15s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:41 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 01:06:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/08 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:44 DEBUG : dir/sub/subsub: Looking for writers 2026/06/08 01:06:44 DEBUG : dir/sub: Looking for writers 2026/06/08 01:06:44 DEBUG : subsub: reading active writers 2026/06/08 01:06:44 DEBUG : dir: Looking for writers 2026/06/08 01:06:44 DEBUG : file1: reading active writers 2026/06/08 01:06:44 DEBUG : sub: reading active writers 2026/06/08 01:06:44 DEBUG : Looking for writers 2026/06/08 01:06:44 DEBUG : dir: reading active writers 2026/06/08 01:06:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.91s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:45 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:46 ERROR : dir/: Dir.Remove not empty 2026/06/08 01:06:46 DEBUG : dir/file1: Remove: 2026/06/08 01:06:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:06:46 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:06:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:06:47 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:47 DEBUG : Looking for writers 2026/06/08 01:06:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.05s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:47 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:48 DEBUG : dir/file1: Remove: 2026/06/08 01:06:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:06:48 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:06:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:06:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:49 DEBUG : Looking for writers 2026/06/08 01:06:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.05s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:49 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:50 DEBUG : dir/file1: Remove: 2026/06/08 01:06:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:06:50 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:06:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:51 DEBUG : dir: Looking for writers 2026/06/08 01:06:51 DEBUG : Looking for writers 2026/06/08 01:06:51 DEBUG : dir: reading active writers 2026/06/08 01:06:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:51 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:06:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/08 01:06:54 DEBUG : dir: Updating dir with dir2 0x3ee6bca3d1e0 2026/06/08 01:06:54 DEBUG : dir: forgetting directory cache 2026/06/08 01:06:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:06:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/08 01:06:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/08 01:06:55 DEBUG : file2: Updating file with file2 0x3ee6bca3d450 2026/06/08 01:06:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/08 01:06:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:06:56 INFO : dir2/file3: Deleted 2026/06/08 01:06:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/08 01:06:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ee6bca3d450 2026/06/08 01:06:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/08 01:06:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/08 01:06:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/08 01:06:58 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ee6bca3d6c0 2026/06/08 01:06:58 DEBUG : empty directory: forgetting directory cache 2026/06/08 01:06:58 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/08 01:06:58 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/08 01:06:58 DEBUG : dir2: Renaming to "dir3" 2026/06/08 01:06:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:06:58 DEBUG : dir3: Looking for writers 2026/06/08 01:06:58 DEBUG : file3: reading active writers 2026/06/08 01:06:58 DEBUG : renamed empty directory: Looking for writers 2026/06/08 01:06:58 DEBUG : Looking for writers 2026/06/08 01:06:58 DEBUG : dir3: reading active writers 2026/06/08 01:06:58 DEBUG : renamed empty directory: reading active writers 2026/06/08 01:06:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:06:58 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 01:07:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:07:00 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:07:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:00 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/08 01:07:00 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/08 01:07:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:00 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:07:00 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:07:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:00 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/08 01:07:00 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/08 01:07:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:00 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (12 bytes), uploading instead of streaming 2026/06/08 01:07:01 DEBUG : dir/sub/file2: size = 12 OK 2026/06/08 01:07:01 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/06/08 01:07:01 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/08 01:07:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:01 DEBUG : forgetting directory cache 2026/06/08 01:07:01 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:01 DEBUG : dir/sub: forgetting directory cache 2026/06/08 01:07:01 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/08 01:07:01 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/08 01:07:01 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:07:02 DEBUG : dir/sub/file0: size = 5 OK 2026/06/08 01:07:02 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/06/08 01:07:02 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/08 01:07:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:02 DEBUG : dir/sub: Looking for writers 2026/06/08 01:07:02 DEBUG : file2: reading active writers 2026/06/08 01:07:02 DEBUG : file0: reading active writers 2026/06/08 01:07:02 DEBUG : dir: Looking for writers 2026/06/08 01:07:02 DEBUG : file1: reading active writers 2026/06/08 01:07:02 DEBUG : sub: reading active writers 2026/06/08 01:07:02 DEBUG : Looking for writers 2026/06/08 01:07:02 DEBUG : dir: reading active writers 2026/06/08 01:07:02 DEBUG : >WaitForWriters: 2026/06/08 01:07:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/dir not empty`) 2026/06/08 01:07:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:07:03 DEBUG : pacer: Reducing sleep to 15ms 2026/06/08 01:07:03 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.72s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:03 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:04 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 01:07:04 DEBUG : forgetting directory cache 2026/06/08 01:07:06 DEBUG : forgetting directory cache 2026/06/08 01:07:06 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:06 DEBUG : dir: Looking for writers 2026/06/08 01:07:06 DEBUG : Looking for writers 2026/06/08 01:07:06 DEBUG : dir: reading active writers 2026/06/08 01:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.78s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:07 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:07:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/08 01:07:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:07:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/08 01:07:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/08 01:07:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/08 01:07:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:07:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:08 DEBUG : dir: Looking for writers 2026/06/08 01:07:08 DEBUG : file1: reading active writers 2026/06/08 01:07:08 DEBUG : file1.metadata: reading active writers 2026/06/08 01:07:08 DEBUG : Looking for writers 2026/06/08 01:07:08 DEBUG : dir: reading active writers 2026/06/08 01:07:08 DEBUG : dir.metadata: reading active writers 2026/06/08 01:07:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.13s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:09 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:10 DEBUG : dir: Looking for writers 2026/06/08 01:07:10 DEBUG : file1: reading active writers 2026/06/08 01:07:10 DEBUG : Looking for writers 2026/06/08 01:07:10 DEBUG : dir: reading active writers 2026/06/08 01:07:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:11 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:14 DEBUG : Can set mod time: true 2026/06/08 01:07:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:07:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:14 DEBUG : dir: Looking for writers 2026/06/08 01:07:14 DEBUG : file1: reading active writers 2026/06/08 01:07:14 DEBUG : Looking for writers 2026/06/08 01:07:14 DEBUG : dir: reading active writers 2026/06/08 01:07:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:15 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:16 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:07:17 DEBUG : dir/file1: size = 0 OK 2026/06/08 01:07:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:07:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 01:07:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:17 DEBUG : dir: Looking for writers 2026/06/08 01:07:17 DEBUG : file1: reading active writers 2026/06/08 01:07:17 DEBUG : Looking for writers 2026/06/08 01:07:17 DEBUG : dir: reading active writers 2026/06/08 01:07:17 DEBUG : >WaitForWriters: 2026/06/08 01:07:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:17 DEBUG : dir: Looking for writers 2026/06/08 01:07:17 DEBUG : file1: reading active writers 2026/06/08 01:07:17 DEBUG : Looking for writers 2026/06/08 01:07:17 DEBUG : dir: reading active writers 2026/06/08 01:07:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:18 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:07:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:19 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:07:20 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:07:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:07:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 01:07:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:20 DEBUG : dir: Looking for writers 2026/06/08 01:07:20 DEBUG : file1: reading active writers 2026/06/08 01:07:20 DEBUG : Looking for writers 2026/06/08 01:07:20 DEBUG : dir: reading active writers 2026/06/08 01:07:20 DEBUG : >WaitForWriters: 2026/06/08 01:07:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:21 DEBUG : dir: Looking for writers 2026/06/08 01:07:21 DEBUG : file1: reading active writers 2026/06/08 01:07:21 DEBUG : Looking for writers 2026/06/08 01:07:21 DEBUG : dir: reading active writers 2026/06/08 01:07:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:21 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:07:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:21 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:07:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:07:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:23 DEBUG : dir: Looking for writers 2026/06/08 01:07:23 DEBUG : file1: reading active writers 2026/06/08 01:07:23 DEBUG : Looking for writers 2026/06/08 01:07:23 DEBUG : dir: reading active writers 2026/06/08 01:07:23 DEBUG : >WaitForWriters: 2026/06/08 01:07:23 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:24 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:24 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:07:24 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:24 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:07:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 01:07:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:07:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:07:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:07:26 DEBUG : dir/file1(0x3ee6bc0e0840): close: 2026/06/08 01:07:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:07:26 DEBUG : dir/file1(0x3ee6bc0e0840): >close: err= 2026/06/08 01:07:26 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:26 DEBUG : dir: Looking for writers 2026/06/08 01:07:26 DEBUG : file1: reading active writers 2026/06/08 01:07:26 DEBUG : Looking for writers 2026/06/08 01:07:26 DEBUG : dir: reading active writers 2026/06/08 01:07:26 DEBUG : >WaitForWriters: 2026/06/08 01:07:26 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:26 DEBUG : dir: Looking for writers 2026/06/08 01:07:26 DEBUG : file1: reading active writers 2026/06/08 01:07:26 DEBUG : Looking for writers 2026/06/08 01:07:26 DEBUG : dir: reading active writers 2026/06/08 01:07:26 DEBUG : >WaitForWriters: 2026/06/08 01:07:26 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:27 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:27 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:07:27 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:27 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2026/06/08 01:07:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:35 DEBUG : Looking for writers 2026/06/08 01:07:35 DEBUG : >WaitForWriters: 2026/06/08 01:07:35 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (24.80s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.81s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (9.07s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:36 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:07:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:07:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:38 DEBUG : dir: Looking for writers 2026/06/08 01:07:38 DEBUG : file1: reading active writers 2026/06/08 01:07:38 DEBUG : Looking for writers 2026/06/08 01:07:38 DEBUG : dir: reading active writers 2026/06/08 01:07:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.18s) === RUN TestFileOpenReadUnknownSize 2026/06/08 01:07:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/08 01:07:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 01:07:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/08 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:39 DEBUG : Looking for writers 2026/06/08 01:07:39 DEBUG : file.txt: reading active writers 2026/06/08 01:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:39 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:41 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:07:41 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:07:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:07:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 01:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:41 DEBUG : dir: Looking for writers 2026/06/08 01:07:41 DEBUG : file1: reading active writers 2026/06/08 01:07:41 DEBUG : Looking for writers 2026/06/08 01:07:41 DEBUG : dir: reading active writers 2026/06/08 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.07s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:42 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:44 DEBUG : dir/file1: Remove: 2026/06/08 01:07:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:44 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:07:44 DEBUG : dir/file1: Remove: 2026/06/08 01:07:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 01:07:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:44 DEBUG : dir: Looking for writers 2026/06/08 01:07:44 DEBUG : Looking for writers 2026/06/08 01:07:44 DEBUG : dir: reading active writers 2026/06/08 01:07:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.37s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:45 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:46 DEBUG : dir/file1: Remove: 2026/06/08 01:07:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:46 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:07:46 DEBUG : dir/file1: Remove: 2026/06/08 01:07:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:46 DEBUG : dir: Looking for writers 2026/06/08 01:07:46 DEBUG : Looking for writers 2026/06/08 01:07:46 DEBUG : dir: reading active writers 2026/06/08 01:07:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.32s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:47 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:07:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 01:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/08 01:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:48 DEBUG : dir/file1: Open: flags=0x3 2026/06/08 01:07:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/08 01:07:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/08 01:07:48 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:48 DEBUG : dir: Looking for writers 2026/06/08 01:07:48 DEBUG : file1: reading active writers 2026/06/08 01:07:48 DEBUG : Looking for writers 2026/06/08 01:07:48 DEBUG : dir: reading active writers 2026/06/08 01:07:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:49 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:50 DEBUG : dir: Looking for writers 2026/06/08 01:07:50 DEBUG : file1: reading active writers 2026/06/08 01:07:50 DEBUG : Looking for writers 2026/06/08 01:07:50 DEBUG : dir: reading active writers 2026/06/08 01:07:50 DEBUG : >WaitForWriters: 2026/06/08 01:07:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:07:51 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bccf2410 2026/06/08 01:07:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:07:52 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bccf2410 2026/06/08 01:07:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:07:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:07:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:52 DEBUG : dir/file1: File is currently open, delaying rename 0x3ee6bccf2410 2026/06/08 01:07:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:52 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:07:53 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:07:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:07:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 01:07:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:53 DEBUG : newLeaf: Running delayed rename now 2026/06/08 01:07:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:07:53 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bccf2410 2026/06/08 01:07:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:53 DEBUG : dir: Looking for writers 2026/06/08 01:07:53 DEBUG : Looking for writers 2026/06/08 01:07:53 DEBUG : dir: reading active writers 2026/06/08 01:07:53 DEBUG : newLeaf: reading active writers 2026/06/08 01:07:53 DEBUG : >WaitForWriters: 2026/06/08 01:07:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:54 DEBUG : dir: Looking for writers 2026/06/08 01:07:54 DEBUG : Looking for writers 2026/06/08 01:07:54 DEBUG : dir: reading active writers 2026/06/08 01:07:54 DEBUG : newLeaf: reading active writers 2026/06/08 01:07:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:07:54 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:07:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:07:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:07:54 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:07:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:56 DEBUG : dir: Looking for writers 2026/06/08 01:07:56 DEBUG : file1: reading active writers 2026/06/08 01:07:56 DEBUG : Looking for writers 2026/06/08 01:07:56 DEBUG : dir: reading active writers 2026/06/08 01:07:56 DEBUG : >WaitForWriters: 2026/06/08 01:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:07:57 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc6a8d00 2026/06/08 01:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:07:58 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bc6a8d00 2026/06/08 01:07:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:07:58 DEBUG : dir/file1: File is currently open, delaying rename 0x3ee6bc6a8d00 2026/06/08 01:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:58 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:07:59 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:07:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:07:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/08 01:07:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:07:59 DEBUG : newLeaf: Running delayed rename now 2026/06/08 01:07:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:07:59 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc6a8d00 2026/06/08 01:07:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:59 DEBUG : dir: Looking for writers 2026/06/08 01:07:59 DEBUG : Looking for writers 2026/06/08 01:07:59 DEBUG : dir: reading active writers 2026/06/08 01:07:59 DEBUG : newLeaf: reading active writers 2026/06/08 01:07:59 DEBUG : >WaitForWriters: 2026/06/08 01:07:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:59 DEBUG : dir: Looking for writers 2026/06/08 01:07:59 DEBUG : Looking for writers 2026/06/08 01:07:59 DEBUG : dir: reading active writers 2026/06/08 01:07:59 DEBUG : newLeaf: reading active writers 2026/06/08 01:07:59 DEBUG : >WaitForWriters: 2026/06/08 01:07:59 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:00 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:00 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): openPending: 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): >openPending: err= 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): _writeAt: size=14, off=0 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): >_writeAt: n=14, err= 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): close: 2026/06/08 01:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:02 DEBUG : dir/file1(0x3ee6bc521800): >close: err= 2026/06/08 01:08:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:02 DEBUG : dir: Looking for writers 2026/06/08 01:08:02 DEBUG : file1: reading active writers 2026/06/08 01:08:02 DEBUG : Looking for writers 2026/06/08 01:08:02 DEBUG : dir: reading active writers 2026/06/08 01:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:03 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:08:03 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 01:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:03 DEBUG : dir: Looking for writers 2026/06/08 01:08:03 DEBUG : file1: reading active writers 2026/06/08 01:08:03 DEBUG : Looking for writers 2026/06/08 01:08:03 DEBUG : dir: reading active writers 2026/06/08 01:08:03 DEBUG : >WaitForWriters: 2026/06/08 01:08:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): _readAt: size=512, off=0 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): openPending: 2026/06/08 01:08:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/08 01:08:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): >openPending: err= 2026/06/08 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): >_readAt: n=14, err=EOF 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): close: 2026/06/08 01:08:03 DEBUG : dir/file1(0x3ee6bc7b84c0): >close: err= 2026/06/08 01:08:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:04 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/08 01:08:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:04 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc83d380 2026/06/08 01:08:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:08:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:05 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bc83d380 2026/06/08 01:08:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:05 DEBUG : dir/file1(0x3ee6bc321340): openPending: 2026/06/08 01:08:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/08 01:08:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:05 DEBUG : dir/file1(0x3ee6bc321340): >openPending: err= 2026/06/08 01:08:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:05 DEBUG : dir/file1(0x3ee6bc321340): _writeAt: size=25, off=0 2026/06/08 01:08:05 DEBUG : dir/file1(0x3ee6bc321340): >_writeAt: n=25, err= 2026/06/08 01:08:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:05 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc83d380 2026/06/08 01:08:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:05 DEBUG : newLeaf(0x3ee6bc321340): close: 2026/06/08 01:08:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:05.430914203 +0000 UTC m=+126.017397438 2026/06/08 01:08:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:05 DEBUG : newLeaf(0x3ee6bc321340): >close: err= 2026/06/08 01:08:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:05 DEBUG : dir: Looking for writers 2026/06/08 01:08:05 DEBUG : Looking for writers 2026/06/08 01:08:05 DEBUG : dir: reading active writers 2026/06/08 01:08:05 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:06 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:06 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:06 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/08 01:08:06 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:05 +0000 UTC," 2026/06/08 01:08:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:07 DEBUG : dir: Looking for writers 2026/06/08 01:08:07 DEBUG : Looking for writers 2026/06/08 01:08:07 DEBUG : dir: reading active writers 2026/06/08 01:08:07 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:07 DEBUG : >WaitForWriters: 2026/06/08 01:08:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:07 DEBUG : dir: Looking for writers 2026/06/08 01:08:07 DEBUG : Looking for writers 2026/06/08 01:08:07 DEBUG : dir: reading active writers 2026/06/08 01:08:07 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:07 DEBUG : >WaitForWriters: 2026/06/08 01:08:07 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:08 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:08 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:08 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:08 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:09 DEBUG : dir: Looking for writers 2026/06/08 01:08:09 DEBUG : file1: reading active writers 2026/06/08 01:08:09 DEBUG : Looking for writers 2026/06/08 01:08:09 DEBUG : dir: reading active writers 2026/06/08 01:08:09 DEBUG : >WaitForWriters: 2026/06/08 01:08:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:10 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bcceab60 2026/06/08 01:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:08:11 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bcceab60 2026/06/08 01:08:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:11 DEBUG : dir/file1(0x3ee6bc7b97c0): openPending: 2026/06/08 01:08:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:11 DEBUG : dir/file1(0x3ee6bc7b97c0): >openPending: err= 2026/06/08 01:08:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:11 DEBUG : dir/file1(0x3ee6bc7b97c0): _writeAt: size=25, off=0 2026/06/08 01:08:11 DEBUG : dir/file1(0x3ee6bc7b97c0): >_writeAt: n=25, err= 2026/06/08 01:08:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:12 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bcceab60 2026/06/08 01:08:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:12 DEBUG : newLeaf(0x3ee6bc7b97c0): close: 2026/06/08 01:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:11.660989048 +0000 UTC m=+132.247472282 2026/06/08 01:08:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:12 DEBUG : newLeaf(0x3ee6bc7b97c0): >close: err= 2026/06/08 01:08:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:12 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:13 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/08 01:08:13 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:11 +0000 UTC," 2026/06/08 01:08:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:13 DEBUG : dir: Looking for writers 2026/06/08 01:08:13 DEBUG : Looking for writers 2026/06/08 01:08:13 DEBUG : dir: reading active writers 2026/06/08 01:08:13 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:13 DEBUG : >WaitForWriters: 2026/06/08 01:08:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:13 DEBUG : dir: Looking for writers 2026/06/08 01:08:13 DEBUG : Looking for writers 2026/06/08 01:08:13 DEBUG : dir: reading active writers 2026/06/08 01:08:13 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:13 DEBUG : >WaitForWriters: 2026/06/08 01:08:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:14 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:14 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:14 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:14 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): openPending: 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): >openPending: err= 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): _writeAt: size=14, off=0 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): >_writeAt: n=14, err= 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): close: 2026/06/08 01:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:15 DEBUG : dir/file1(0x3ee6bc284f00): >close: err= 2026/06/08 01:08:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:16 DEBUG : dir: Looking for writers 2026/06/08 01:08:16 DEBUG : file1: reading active writers 2026/06/08 01:08:16 DEBUG : Looking for writers 2026/06/08 01:08:16 DEBUG : dir: reading active writers 2026/06/08 01:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:16 DEBUG : dir: Looking for writers 2026/06/08 01:08:16 DEBUG : file1: reading active writers 2026/06/08 01:08:16 DEBUG : Looking for writers 2026/06/08 01:08:16 DEBUG : dir: reading active writers 2026/06/08 01:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:16 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:08:16 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/08 01:08:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 01:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:17 DEBUG : dir: Looking for writers 2026/06/08 01:08:17 DEBUG : file1: reading active writers 2026/06/08 01:08:17 DEBUG : Looking for writers 2026/06/08 01:08:17 DEBUG : dir: reading active writers 2026/06/08 01:08:17 DEBUG : >WaitForWriters: 2026/06/08 01:08:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): _readAt: size=512, off=0 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): openPending: 2026/06/08 01:08:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/08 01:08:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): >openPending: err= 2026/06/08 01:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): >_readAt: n=14, err=EOF 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): close: 2026/06/08 01:08:17 DEBUG : dir/file1(0x3ee6bc453040): >close: err= 2026/06/08 01:08:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:17 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/08 01:08:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:17 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bce272b0 2026/06/08 01:08:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:08:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:18 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bce272b0 2026/06/08 01:08:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:19 DEBUG : dir/file1(0x3ee6bc23ce00): openPending: 2026/06/08 01:08:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/08 01:08:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:19 DEBUG : dir/file1(0x3ee6bc23ce00): >openPending: err= 2026/06/08 01:08:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:19 DEBUG : dir/file1(0x3ee6bc23ce00): _writeAt: size=25, off=0 2026/06/08 01:08:19 DEBUG : dir/file1(0x3ee6bc23ce00): >_writeAt: n=25, err= 2026/06/08 01:08:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:19 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bce272b0 2026/06/08 01:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:19 DEBUG : newLeaf(0x3ee6bc23ce00): close: 2026/06/08 01:08:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:19.129721466 +0000 UTC m=+139.716204701 2026/06/08 01:08:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:19 DEBUG : newLeaf(0x3ee6bc23ce00): >close: err= 2026/06/08 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:19 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:20 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:20 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/08 01:08:20 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:19 +0000 UTC," 2026/06/08 01:08:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:20 DEBUG : >WaitForWriters: 2026/06/08 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : >WaitForWriters: 2026/06/08 01:08:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:21 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:21 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:23 DEBUG : dir: Looking for writers 2026/06/08 01:08:23 DEBUG : file1: reading active writers 2026/06/08 01:08:23 DEBUG : Looking for writers 2026/06/08 01:08:23 DEBUG : dir: reading active writers 2026/06/08 01:08:23 DEBUG : >WaitForWriters: 2026/06/08 01:08:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): _readAt: size=512, off=0 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): openPending: 2026/06/08 01:08:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): >openPending: err= 2026/06/08 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/08 01:08:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): >_readAt: n=14, err=EOF 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): close: 2026/06/08 01:08:23 DEBUG : dir/file1(0x3ee6bc520680): >close: err= 2026/06/08 01:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc777380 2026/06/08 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/08 01:08:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:25 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bc777380 2026/06/08 01:08:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:25 DEBUG : dir/file1(0x3ee6bc5210c0): openPending: 2026/06/08 01:08:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/08 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:25 DEBUG : dir/file1(0x3ee6bc5210c0): >openPending: err= 2026/06/08 01:08:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:25 DEBUG : dir/file1(0x3ee6bc5210c0): _writeAt: size=25, off=0 2026/06/08 01:08:25 DEBUG : dir/file1(0x3ee6bc5210c0): >_writeAt: n=25, err= 2026/06/08 01:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/08 01:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:26 DEBUG : newLeaf: Updating file with newLeaf 0x3ee6bc777380 2026/06/08 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:26 DEBUG : newLeaf(0x3ee6bc5210c0): close: 2026/06/08 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:25.467817578 +0000 UTC m=+146.054300813 2026/06/08 01:08:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:26 DEBUG : newLeaf(0x3ee6bc5210c0): >close: err= 2026/06/08 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:26 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:27 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:27 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/08 01:08:27 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:25 +0000 UTC," 2026/06/08 01:08:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : >WaitForWriters: 2026/06/08 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : >WaitForWriters: 2026/06/08 01:08:27 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestFileRename (38.92s) --- PASS: TestFileRename/off,forceCache=false (5.63s) --- PASS: TestFileRename/minimal,forceCache=false (5.72s) --- PASS: TestFileRename/minimal,forceCache=true (7.64s) --- PASS: TestFileRename/writes,forceCache=false (6.18s) --- PASS: TestFileRename/writes,forceCache=true (7.44s) --- PASS: TestFileRename/full,forceCache=false (6.31s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:28 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:28 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:28 DEBUG : Looking for writers 2026/06/08 01:08:28 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.28s) === 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 "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:28 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:30 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : file1: reading active writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:30 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 01:08:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 01:08:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 01:08:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/08 01:08:33 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:33 DEBUG : dir: Looking for writers 2026/06/08 01:08:33 DEBUG : file1: reading active writers 2026/06/08 01:08:33 DEBUG : Looking for writers 2026/06/08 01:08:33 DEBUG : dir: reading active writers 2026/06/08 01:08:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.82s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:34 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 01:08:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 01:08:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 01:08:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 01:08:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/08 01:08:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/08 01:08:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/08 01:08:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/08 01:08:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 01:08:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 01:08:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 01:08:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 01:08:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 01:08:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/08 01:08:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 01:08:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 01:08:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 01:08:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/08 01:08:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:38 DEBUG : dir: Looking for writers 2026/06/08 01:08:38 DEBUG : file1: reading active writers 2026/06/08 01:08:38 DEBUG : Looking for writers 2026/06/08 01:08:38 DEBUG : dir: reading active writers 2026/06/08 01:08:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.46s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:39 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:40 DEBUG : dir: Looking for writers 2026/06/08 01:08:40 DEBUG : file1: reading active writers 2026/06/08 01:08:40 DEBUG : Looking for writers 2026/06/08 01:08:40 DEBUG : dir: reading active writers 2026/06/08 01:08:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:41 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/08 01:08:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/08 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:43 DEBUG : dir: Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : dir: reading active writers 2026/06/08 01:08:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:43 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:43 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:43 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:43 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): _readAt: size=1, off=0 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): openPending: 2026/06/08 01:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/08 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >openPending: err= 2026/06/08 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 01:08:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >_readAt: n=1, err= 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): _readAt: size=256, off=1 2026/06/08 01:08:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >_readAt: n=15, err=EOF 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): _readAt: size=16, off=16 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >_readAt: n=0, err=EOF 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): close: 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >close: err= 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): close: 2026/06/08 01:08:45 DEBUG : dir/file1(0x3ee6bcaf9140): >close: err=file already closed 2026/06/08 01:08:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:45 DEBUG : dir: Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : dir: reading active writers 2026/06/08 01:08:45 DEBUG : >WaitForWriters: 2026/06/08 01:08:45 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.44s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:46 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:46 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:46 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:46 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): _readAt: size=1, off=0 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): openPending: 2026/06/08 01:08:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >openPending: err= 2026/06/08 01:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 01:08:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >_readAt: n=1, err= 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): _readAt: size=1, off=5 2026/06/08 01:08:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >_readAt: n=1, err= 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): _readAt: size=1, off=3 2026/06/08 01:08:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >_readAt: n=1, err= 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): _readAt: size=1, off=13 2026/06/08 01:08:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >_readAt: n=1, err= 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): _readAt: size=16, off=100 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >_readAt: n=0, err=EOF 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): close: 2026/06/08 01:08:47 DEBUG : dir/file1(0x3ee6bc284c40): >close: err= 2026/06/08 01:08:47 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:47 DEBUG : dir: Looking for writers 2026/06/08 01:08:47 DEBUG : file1: reading active writers 2026/06/08 01:08:47 DEBUG : Looking for writers 2026/06/08 01:08:47 DEBUG : dir: reading active writers 2026/06/08 01:08:47 DEBUG : >WaitForWriters: 2026/06/08 01:08:47 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.35s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:48 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:48 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:48 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:48 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-vusocid2qina'": object not found 2026/06/08 01:08:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : >WaitForWriters: 2026/06/08 01:08:49 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:49 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:49 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:49 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:49 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:50 DEBUG : dir/file1(0x3ee6bcaf8a40): RWFileHandle.Flush 2026/06/08 01:08:50 DEBUG : dir/file1(0x3ee6bcaf8a40): _readAt: size=256, off=0 2026/06/08 01:08:50 DEBUG : dir/file1(0x3ee6bcaf8a40): openPending: 2026/06/08 01:08:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/08 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:50 DEBUG : dir/file1(0x3ee6bcaf8a40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 01:08:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:51 DEBUG : dir/file1(0x3ee6bcaf8a40): >_readAt: n=16, err=EOF 2026/06/08 01:08:51 DEBUG : dir/file1(0x3ee6bcaf8a40): RWFileHandle.Flush 2026/06/08 01:08:51 DEBUG : dir/file1(0x3ee6bcaf8a40): RWFileHandle.Flush 2026/06/08 01:08:51 DEBUG : dir/file1(0x3ee6bcaf8a40): close: 2026/06/08 01:08:51 DEBUG : dir/file1(0x3ee6bcaf8a40): >close: err= 2026/06/08 01:08:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:51 DEBUG : dir: Looking for writers 2026/06/08 01:08:51 DEBUG : file1: reading active writers 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : dir: reading active writers 2026/06/08 01:08:51 DEBUG : >WaitForWriters: 2026/06/08 01:08:51 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.41s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:52 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:52 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:52 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:52 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): _readAt: size=256, off=0 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): openPending: 2026/06/08 01:08:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/08 01:08:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): >openPending: err= 2026/06/08 01:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 01:08:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): >_readAt: n=16, err=EOF 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): RWFileHandle.Release 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): close: 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): >close: err= 2026/06/08 01:08:53 DEBUG : dir/file1(0x3ee6bbfe3c40): RWFileHandle.Release 2026/06/08 01:08:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:53 DEBUG : dir: Looking for writers 2026/06/08 01:08:53 DEBUG : file1: reading active writers 2026/06/08 01:08:53 DEBUG : Looking for writers 2026/06/08 01:08:53 DEBUG : dir: reading active writers 2026/06/08 01:08:53 DEBUG : >WaitForWriters: 2026/06/08 01:08:53 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.39s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:54 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:54 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:54 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): openPending: 2026/06/08 01:08:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): >openPending: err= 2026/06/08 01:08:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): _writeAt: size=5, off=0 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): >_writeAt: n=5, err= 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): _writeAt: size=7, off=5 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): >_writeAt: n=7, err= 2026/06/08 01:08:54 DEBUG : file1: vfs cache: truncate to size=11 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): close: 2026/06/08 01:08:54 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:54.531227823 +0000 UTC m=+175.117711058 2026/06/08 01:08:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): >close: err= 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): close: 2026/06/08 01:08:54 DEBUG : file1(0x3ee6bc23d100): >close: err=file already closed 2026/06/08 01:08:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:54 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:54 DEBUG : Looking for writers 2026/06/08 01:08:54 DEBUG : file1: reading active writers 2026/06/08 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:55 DEBUG : Looking for writers 2026/06/08 01:08:55 DEBUG : file1: reading active writers 2026/06/08 01:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:55 DEBUG : file1: size = 11 OK 2026/06/08 01:08:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:08:55 INFO : file1: Copied (new) 2026/06/08 01:08:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 01:08:54 +0000 UTC," 2026/06/08 01:08:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:55 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:55 DEBUG : Looking for writers 2026/06/08 01:08:55 DEBUG : file1: reading active writers 2026/06/08 01:08:55 DEBUG : >WaitForWriters: 2026/06/08 01:08:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:55 DEBUG : Looking for writers 2026/06/08 01:08:55 DEBUG : file1: reading active writers 2026/06/08 01:08:55 DEBUG : >WaitForWriters: 2026/06/08 01:08:55 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting 2026/06/08 01:08:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:56 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:56 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:56 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:56 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:56 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): openPending: 2026/06/08 01:08:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): >openPending: err= 2026/06/08 01:08:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): _writeAt: size=7, off=0 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): >_writeAt: n=7, err= 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): _writeAt: size=6, off=5 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): >_writeAt: n=6, err= 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): close: 2026/06/08 01:08:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:56.482365526 +0000 UTC m=+177.068848762 2026/06/08 01:08:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): >close: err= 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): _writeAt: size=5, off=0 2026/06/08 01:08:56 DEBUG : file1(0x3ee6bc0e1740): >_writeAt: n=0, err=file already closed 2026/06/08 01:08:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:56 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:56 DEBUG : Looking for writers 2026/06/08 01:08:56 DEBUG : file1: reading active writers 2026/06/08 01:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:57 DEBUG : Looking for writers 2026/06/08 01:08:57 DEBUG : file1: reading active writers 2026/06/08 01:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:08:57 DEBUG : file1: size = 11 OK 2026/06/08 01:08:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:08:57 INFO : file1: Copied (new) 2026/06/08 01:08:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 01:08:56 +0000 UTC," 2026/06/08 01:08:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:57 DEBUG : Looking for writers 2026/06/08 01:08:57 DEBUG : file1: reading active writers 2026/06/08 01:08:57 DEBUG : >WaitForWriters: 2026/06/08 01:08:57 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:57 DEBUG : Looking for writers 2026/06/08 01:08:57 DEBUG : file1: reading active writers 2026/06/08 01:08:57 DEBUG : >WaitForWriters: 2026/06/08 01:08:57 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:08:58 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:08:58 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:58 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:08:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:58 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:58 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:58 DEBUG : file1(0x3ee6bc520980): openPending: 2026/06/08 01:08:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:58 DEBUG : file1(0x3ee6bc520980): >openPending: err= 2026/06/08 01:08:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:58 DEBUG : file1(0x3ee6bc520980): close: 2026/06/08 01:08:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:58.44303753 +0000 UTC m=+179.029520766 2026/06/08 01:08:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:58 DEBUG : file1(0x3ee6bc520980): >close: err= 2026/06/08 01:08:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:08:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:58 DEBUG : file2: newRWFileHandle: 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): openPending: 2026/06/08 01:08:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): >openPending: err= 2026/06/08 01:08:58 DEBUG : file2: >newRWFileHandle: err= 2026/06/08 01:08:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/08 01:08:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): RWFileHandle.Flush 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): RWFileHandle.Release 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): close: 2026/06/08 01:08:58 DEBUG : file2: vfs cache: setting modification time to 2026-06-08 01:08:58.44471277 +0000 UTC m=+179.031196005 2026/06/08 01:08:58 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:58 DEBUG : file2(0x3ee6bc520e00): >close: err= 2026/06/08 01:08:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/08 01:08:58 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:58 DEBUG : file2: vfs cache: starting upload 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/08 01:08:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina/dir/file1: no such file or directory 2026/06/08 01:08:58 DEBUG : Looking for writers 2026/06/08 01:08:58 DEBUG : file1: reading active writers 2026/06/08 01:08:58 DEBUG : file2: reading active writers 2026/06/08 01:08:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/08 01:08:59 DEBUG : Looking for writers 2026/06/08 01:08:59 DEBUG : file1: reading active writers 2026/06/08 01:08:59 DEBUG : file2: reading active writers 2026/06/08 01:08:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/08 01:08:59 DEBUG : file1: size = 0 OK 2026/06/08 01:08:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:08:59 INFO : file1: Copied (new) 2026/06/08 01:08:59 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-08 01:08:58 +0000 UTC," 2026/06/08 01:08:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:59 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:59 DEBUG : file2: size = 0 OK 2026/06/08 01:08:59 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/06/08 01:08:59 INFO : file2: Copied (new) 2026/06/08 01:08:59 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-08 01:08:58 +0000 UTC," 2026/06/08 01:08:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/08 01:08:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:59 INFO : file2: vfs cache: upload succeeded try #1 2026/06/08 01:08:59 DEBUG : Looking for writers 2026/06/08 01:08:59 DEBUG : file2: reading active writers 2026/06/08 01:08:59 DEBUG : file1: reading active writers 2026/06/08 01:08:59 DEBUG : >WaitForWriters: 2026/06/08 01:08:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:59 DEBUG : Looking for writers 2026/06/08 01:08:59 DEBUG : file1: reading active writers 2026/06/08 01:08:59 DEBUG : file2: reading active writers 2026/06/08 01:08:59 DEBUG : >WaitForWriters: 2026/06/08 01:08:59 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:00 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:00 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:00 DEBUG : file1: newRWFileHandle: 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): openPending: 2026/06/08 01:09:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): >openPending: err= 2026/06/08 01:09:00 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:09:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): _writeAt: size=5, off=0 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): >_writeAt: n=5, err= 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): RWFileHandle.Flush 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): RWFileHandle.Flush 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): close: 2026/06/08 01:09:00 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:09:00.578904792 +0000 UTC m=+181.165388037 2026/06/08 01:09:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:00 DEBUG : file1(0x3ee6bcaf9e80): >close: err= 2026/06/08 01:09:00 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:00 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:00 DEBUG : Looking for writers 2026/06/08 01:09:00 DEBUG : file1: reading active writers 2026/06/08 01:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:01 DEBUG : Looking for writers 2026/06/08 01:09:01 DEBUG : file1: reading active writers 2026/06/08 01:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:01 DEBUG : file1: size = 5 OK 2026/06/08 01:09:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:01 INFO : file1: Copied (new) 2026/06/08 01:09:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:09:00 +0000 UTC," 2026/06/08 01:09:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:01 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:01 DEBUG : Looking for writers 2026/06/08 01:09:01 DEBUG : file1: reading active writers 2026/06/08 01:09:01 DEBUG : >WaitForWriters: 2026/06/08 01:09:01 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:02 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:02 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:02 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:02 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:02 DEBUG : file1: newRWFileHandle: 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): openPending: 2026/06/08 01:09:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): >openPending: err= 2026/06/08 01:09:02 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:09:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:09:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): _writeAt: size=5, off=0 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): >_writeAt: n=5, err= 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): RWFileHandle.Release 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): close: 2026/06/08 01:09:02 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:09:02.438228183 +0000 UTC m=+183.024711428 2026/06/08 01:09:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): >close: err= 2026/06/08 01:09:02 DEBUG : file1(0x3ee6bc5219c0): RWFileHandle.Release 2026/06/08 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:02 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : file1: reading active writers 2026/06/08 01:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:03 DEBUG : Looking for writers 2026/06/08 01:09:03 DEBUG : file1: reading active writers 2026/06/08 01:09:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:03 DEBUG : file1: size = 5 OK 2026/06/08 01:09:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:03 INFO : file1: Copied (new) 2026/06/08 01:09:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:09:02 +0000 UTC," 2026/06/08 01:09:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:03 DEBUG : Looking for writers 2026/06/08 01:09:03 DEBUG : file1: reading active writers 2026/06/08 01:09:03 DEBUG : >WaitForWriters: 2026/06/08 01:09:03 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:04 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:04 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:04 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:04 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:09:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:09:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): openPending: 2026/06/08 01:09:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:09:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): >openPending: err= 2026/06/08 01:09:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:09:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:09:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:09:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): _writeAt: size=5, off=0 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): >_writeAt: n=5, err= 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): close: 2026/06/08 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 01:09:05.49150282 +0000 UTC m=+186.077986055 2026/06/08 01:09:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:05 DEBUG : dir/file1(0x3ee6bca7bac0): >close: err= 2026/06/08 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:05 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:05 DEBUG : dir: Looking for writers 2026/06/08 01:09:05 DEBUG : file1: reading active writers 2026/06/08 01:09:05 DEBUG : Looking for writers 2026/06/08 01:09:05 DEBUG : dir: reading active writers 2026/06/08 01:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:06 DEBUG : dir: Looking for writers 2026/06/08 01:09:06 DEBUG : file1: reading active writers 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : dir: reading active writers 2026/06/08 01:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:06 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:09:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:06 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:09:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-08 01:09:05 +0000 UTC," 2026/06/08 01:09:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:06 DEBUG : dir: Looking for writers 2026/06/08 01:09:06 DEBUG : file1: reading active writers 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : dir: reading active writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: 2026/06/08 01:09:06 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:07 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:07 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:07 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:07 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:09:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): _writeAt: size=5, off=0 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): openPending: 2026/06/08 01:09:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:09:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): >openPending: err= 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): >_writeAt: n=5, err= 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): _writeAt: size=15, off=5 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): >_writeAt: n=15, err= 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): close: 2026/06/08 01:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/08 01:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 01:09:08.806764444 +0000 UTC m=+189.393247679 2026/06/08 01:09:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:08 DEBUG : dir/file1(0x3ee6bc83bdc0): >close: err= 2026/06/08 01:09:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:08 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:09 DEBUG : dir: Looking for writers 2026/06/08 01:09:09 DEBUG : file1: reading active writers 2026/06/08 01:09:09 DEBUG : Looking for writers 2026/06/08 01:09:09 DEBUG : dir: reading active writers 2026/06/08 01:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:09 DEBUG : dir: Looking for writers 2026/06/08 01:09:09 DEBUG : file1: reading active writers 2026/06/08 01:09:09 DEBUG : Looking for writers 2026/06/08 01:09:09 DEBUG : dir: reading active writers 2026/06/08 01:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:09 DEBUG : dir/file1: size = 20 OK 2026/06/08 01:09:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:09 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:09:09 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-08 01:09:08 +0000 UTC," 2026/06/08 01:09:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:10 DEBUG : dir: Looking for writers 2026/06/08 01:09:10 DEBUG : file1: reading active writers 2026/06/08 01:09:10 DEBUG : Looking for writers 2026/06/08 01:09:10 DEBUG : dir: reading active writers 2026/06/08 01:09:10 DEBUG : >WaitForWriters: 2026/06/08 01:09:10 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.32s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:10 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:10 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:10 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:10 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:10 DEBUG : file1: newRWFileHandle: 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): openPending: 2026/06/08 01:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): >openPending: err= 2026/06/08 01:09:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): _writeAt: size=5, off=0 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): >_writeAt: n=5, err= 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): close: 2026/06/08 01:09:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:09:10.942842374 +0000 UTC m=+191.529325619 2026/06/08 01:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:10 DEBUG : file1(0x3ee6bcc42cc0): >close: err= 2026/06/08 01:09:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:10 DEBUG : Looking for writers 2026/06/08 01:09:10 DEBUG : file1: reading active writers 2026/06/08 01:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:10 DEBUG : Looking for writers 2026/06/08 01:09:10 DEBUG : file1: reading active writers 2026/06/08 01:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:10 DEBUG : Looking for writers 2026/06/08 01:09:10 DEBUG : file1: reading active writers 2026/06/08 01:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:11 DEBUG : Looking for writers 2026/06/08 01:09:11 DEBUG : file1: reading active writers 2026/06/08 01:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:11 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:09:11 DEBUG : Looking for writers 2026/06/08 01:09:11 DEBUG : file1: reading active writers 2026/06/08 01:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:11 DEBUG : Looking for writers 2026/06/08 01:09:11 DEBUG : file1: reading active writers 2026/06/08 01:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:11 DEBUG : Looking for writers 2026/06/08 01:09:11 DEBUG : file1: reading active writers 2026/06/08 01:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:11 DEBUG : file1: size = 5 OK 2026/06/08 01:09:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:11 INFO : file1: Copied (new) 2026/06/08 01:09:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:09:10 +0000 UTC," 2026/06/08 01:09:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:11 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : file1: reading active writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: 2026/06/08 01:09:12 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:12 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:12 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:12 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/08 01:09:12 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.797692823 +0000 UTC m=+193.384176057 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10140): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.797692823 +0000 UTC m=+193.384176057 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.797692823 +0000 UTC m=+193.384176057 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce10b40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d4930 item 1 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.800432607 +0000 UTC m=+193.386915852 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11180): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.800432607 +0000 UTC m=+193.386915852 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d5650 item 2 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.801901186 +0000 UTC m=+193.388384420 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce11cc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.801901186 +0000 UTC m=+193.388384420 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.801901186 +0000 UTC m=+193.388384420 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42700): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712150 item 3 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.803866023 +0000 UTC m=+193.390349257 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc42d80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.803866023 +0000 UTC m=+193.390349257 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc432c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712850 item 4 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.805356071 +0000 UTC m=+193.391839316 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc43cc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.805356071 +0000 UTC m=+193.391839316 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc284c40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.805356071 +0000 UTC m=+193.391839316 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc285600): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712ee0 item 5 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.807321911 +0000 UTC m=+193.393805147 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe2e80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.807321911 +0000 UTC m=+193.393805147 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bbfe3840): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7133b0 item 6 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.808697504 +0000 UTC m=+193.395180749 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc452f00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.808697504 +0000 UTC m=+193.395180749 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc453880): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.808697504 +0000 UTC m=+193.395180749 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23c280): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713730 item 7 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.810885745 +0000 UTC m=+193.397369010 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23cb80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.810885745 +0000 UTC m=+193.397369010 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713e30 item 8 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc23d680): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23d680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.812921426 +0000 UTC m=+193.399404711 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23da40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.812921426 +0000 UTC m=+193.399404711 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc23dec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.812921426 +0000 UTC m=+193.399404711 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc0e0a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc0e70 item 9 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.814705482 +0000 UTC m=+193.401188717 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520280): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.814705482 +0000 UTC m=+193.401188717 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1500 item 10 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc520e40): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc520e40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.816333423 +0000 UTC m=+193.402816658 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521200): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.816333423 +0000 UTC m=+193.402816658 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521700): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.816333423 +0000 UTC m=+193.402816658 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc521c00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1a40 item 11 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.818341993 +0000 UTC m=+193.404825228 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.818341993 +0000 UTC m=+193.404825228 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83a900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf220e0 item 12 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc83af40): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83af40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.819959283 +0000 UTC m=+193.406442518 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83b300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.819959283 +0000 UTC m=+193.406442518 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc83ba00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22540 item 13 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.821619634 +0000 UTC m=+193.408102880 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304180): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.821619634 +0000 UTC m=+193.408102880 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3046c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22b60 item 14 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc304d00): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc304d00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.823214382 +0000 UTC m=+193.409697617 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3050c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.823214382 +0000 UTC m=+193.409697617 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc305780): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf232d0 item 15 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.824708469 +0000 UTC m=+193.411191714 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.824708469 +0000 UTC m=+193.411191714 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc320a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1a2a0 item 16 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.826223425 +0000 UTC m=+193.412706660 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3210c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.826223425 +0000 UTC m=+193.412706660 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.826223425 +0000 UTC m=+193.412706660 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc321b40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1a690 item 17 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.828478111 +0000 UTC m=+193.414961356 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce382c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.828478111 +0000 UTC m=+193.414961356 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1ad20 item 18 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.830300739 +0000 UTC m=+193.416783975 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce38e80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.830300739 +0000 UTC m=+193.416783975 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.830300739 +0000 UTC m=+193.416783975 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce39880): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1b110 item 19 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.832298841 +0000 UTC m=+193.418782086 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a000): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.832298841 +0000 UTC m=+193.418782086 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4a540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1b5e0 item 20 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.833702316 +0000 UTC m=+193.420185561 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4abc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.833702316 +0000 UTC m=+193.420185561 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.833702316 +0000 UTC m=+193.420185561 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4b5c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1bb20 item 21 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.835619794 +0000 UTC m=+193.422103059 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce4bc40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.835619794 +0000 UTC m=+193.422103059 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a280): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd961c0 item 22 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.836997181 +0000 UTC m=+193.423480426 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5a900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.836997181 +0000 UTC m=+193.423480426 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5ae00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.836997181 +0000 UTC m=+193.423480426 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96a80 item 23 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.838867238 +0000 UTC m=+193.425350483 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5b980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.838867238 +0000 UTC m=+193.425350483 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce5bec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96f50 item 24 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bce6a600): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a600): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.840287797 +0000 UTC m=+193.426771042 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6a9c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.840287797 +0000 UTC m=+193.426771042 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6aec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.840287797 +0000 UTC m=+193.426771042 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6b400): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd972d0 item 25 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.842348887 +0000 UTC m=+193.428832142 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce6ba80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.842348887 +0000 UTC m=+193.428832142 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97810 item 26 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bce7a700): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7a700): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.843807407 +0000 UTC m=+193.430290652 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7aac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.843807407 +0000 UTC m=+193.430290652 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7afc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.843807407 +0000 UTC m=+193.430290652 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97c70 item 27 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.845809304 +0000 UTC m=+193.432292539 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc8788c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.845809304 +0000 UTC m=+193.432292539 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc878e00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa460 item 28 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc879440): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.847321305 +0000 UTC m=+193.433804540 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.847321305 +0000 UTC m=+193.433804540 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc879ec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa850 item 29 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.848896706 +0000 UTC m=+193.435379940 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48a640): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.848896706 +0000 UTC m=+193.435379940 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48ab80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fabd0 item 30 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): _readAt: size=2, off=0 2026/06/08 01:09:12 ERROR : open-test-file(0x3ee6bc48b1c0): Couldn't read size of file 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b1c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.850307054 +0000 UTC m=+193.436790289 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48b580): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.850307054 +0000 UTC m=+193.436790289 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc48bc40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7faf50 item 31 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.851549485 +0000 UTC m=+193.438032719 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b83c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.851549485 +0000 UTC m=+193.438032719 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb3b0 item 32 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.852841219 +0000 UTC m=+193.439324474 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b8f40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb7a0 item 33 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.853371633 +0000 UTC m=+193.439854868 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b93c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.853371633 +0000 UTC m=+193.439854868 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4b98c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb960 item 33 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.854769978 +0000 UTC m=+193.441253213 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4000): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fbdc0 item 34 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.855383229 +0000 UTC m=+193.441866464 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.855383229 +0000 UTC m=+193.441866464 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e49c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf92150 item 34 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.857040063 +0000 UTC m=+193.443523339 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf239d0 item 35 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.857665458 +0000 UTC m=+193.444148692 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31e540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.857665458 +0000 UTC m=+193.444148692 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31ea40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868000 item 35 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.859047602 +0000 UTC m=+193.445530837 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc8683f0 item 36 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.85954827 +0000 UTC m=+193.446031505 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31f5c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.85954827 +0000 UTC m=+193.446031505 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc31fb00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868690 item 36 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.860856124 +0000 UTC m=+193.447339359 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868c40 item 37 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.86135602 +0000 UTC m=+193.447839256 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5546c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.86135602 +0000 UTC m=+193.447839256 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc554bc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868e70 item 37 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.862721865 +0000 UTC m=+193.449205099 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869420 item 38 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.863344913 +0000 UTC m=+193.449828158 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.863344913 +0000 UTC m=+193.449828158 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc555c80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc8695e0 item 38 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.864517111 +0000 UTC m=+193.451000346 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6400): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869a40 item 39 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.865030032 +0000 UTC m=+193.451513277 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.865030032 +0000 UTC m=+193.451513277 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e6e00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869c00 item 39 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.866332897 +0000 UTC m=+193.452816142 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc0e0 item 40 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.866879411 +0000 UTC m=+193.453362666 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.866879411 +0000 UTC m=+193.453362666 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc5e7ec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc2a0 item 40 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.868112074 +0000 UTC m=+193.454595309 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0580): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc850 item 41 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.868990285 +0000 UTC m=+193.455473520 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbca10 item 41 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.869519326 +0000 UTC m=+193.456002561 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a0f40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.869519326 +0000 UTC m=+193.456002561 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbccb0 item 41 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.870853009 +0000 UTC m=+193.457336244 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6a1ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd0a0 item 42 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.87156159 +0000 UTC m=+193.458044824 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd260 item 42 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.872234433 +0000 UTC m=+193.458717669 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cc600): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.872234433 +0000 UTC m=+193.458717669 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6ccb80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd420 item 42 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.873679377 +0000 UTC m=+193.460162622 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd1c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd7a0 item 43 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.874159486 +0000 UTC m=+193.460642721 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cd6c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd960 item 43 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.874692935 +0000 UTC m=+193.461176170 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6cdc00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.874692935 +0000 UTC m=+193.461176170 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbdb20 item 43 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.875993055 +0000 UTC m=+193.462476290 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2880): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf400e0 item 44 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.876545439 +0000 UTC m=+193.463028675 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e2d80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40380 item 44 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.877130717 +0000 UTC m=+193.463613962 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e32c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.877130717 +0000 UTC m=+193.463613962 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3840): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf405b0 item 44 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.878396222 +0000 UTC m=+193.464879467 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6e3e80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf409a0 item 45 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.878843648 +0000 UTC m=+193.465326893 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fa480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.878843648 +0000 UTC m=+193.465326893 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fab80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40b60 item 45 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.880252494 +0000 UTC m=+193.466735740 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb1c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40ee0 item 46 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.880803918 +0000 UTC m=+193.467287152 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fb6c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.880803918 +0000 UTC m=+193.467287152 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc6fbdc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf411f0 item 46 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.882163089 +0000 UTC m=+193.468646324 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720500): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41570 item 47 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.882579176 +0000 UTC m=+193.469062421 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc720a00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.882579176 +0000 UTC m=+193.469062421 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721100): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41730 item 47 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.8838179 +0000 UTC m=+193.470301135 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41ab0 item 48 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.884369194 +0000 UTC m=+193.470852449 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc721c40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.884369194 +0000 UTC m=+193.470852449 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41c70 item 48 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.885792697 +0000 UTC m=+193.472275932 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e150 item 49 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.886286701 +0000 UTC m=+193.472769936 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc758f00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.886286701 +0000 UTC m=+193.472769936 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e310 item 49 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.887656664 +0000 UTC m=+193.474139899 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc759ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e690 item 50 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.888285523 +0000 UTC m=+193.474768768 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.888285523 +0000 UTC m=+193.474768768 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79c640): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e850 item 50 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.889762488 +0000 UTC m=+193.476245743 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79ccc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8ecb0 item 51 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.890262724 +0000 UTC m=+193.476745980 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d1c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.890262724 +0000 UTC m=+193.476745980 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79d700): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8ee70 item 51 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.891516257 +0000 UTC m=+193.477999492 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc79dd80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f1f0 item 52 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.892021703 +0000 UTC m=+193.478504937 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.892021703 +0000 UTC m=+193.478504937 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f570 item 52 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.893274954 +0000 UTC m=+193.479758188 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c6f80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f960 item 53 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.893766174 +0000 UTC m=+193.480249409 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c7480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.893766174 +0000 UTC m=+193.480249409 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7c79c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8fb20 item 53 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.895020877 +0000 UTC m=+193.481504112 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec140): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf6230 item 54 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.895587861 +0000 UTC m=+193.482071096 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ec640): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.895587861 +0000 UTC m=+193.482071096 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ecbc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf63f0 item 54 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.896717317 +0000 UTC m=+193.483200553 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf6770 item 55 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.897238042 +0000 UTC m=+193.483721308 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7ed740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.897238042 +0000 UTC m=+193.483721308 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc7edc80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf69a0 item 55 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.898656156 +0000 UTC m=+193.485139391 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b4c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07c850 item 56 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.899501916 +0000 UTC m=+193.485985152 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce7b9c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.899501916 +0000 UTC m=+193.485985152 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8040): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07d6c0 item 56 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.900835019 +0000 UTC m=+193.487318253 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07de30 item 57 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.901361635 +0000 UTC m=+193.487844870 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b8bc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0982a0 item 57 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.901793683 +0000 UTC m=+193.488276918 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9100): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.901793683 +0000 UTC m=+193.488276918 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc098c40 item 57 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.902925384 +0000 UTC m=+193.489408619 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc3b9cc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc099880 item 58 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.903455687 +0000 UTC m=+193.489938922 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10070 item 58 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.90399094 +0000 UTC m=+193.490474175 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54840): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.90399094 +0000 UTC m=+193.490474175 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca54e00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10230 item 58 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.905073679 +0000 UTC m=+193.491556914 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10770 item 59 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.905542034 +0000 UTC m=+193.492025269 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10930 item 59 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.905949465 +0000 UTC m=+193.492432701 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca55ec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.905949465 +0000 UTC m=+193.492432701 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10c40 item 59 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.907028487 +0000 UTC m=+193.493511732 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca88b80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11110 item 60 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.907480312 +0000 UTC m=+193.493963546 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca890c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11420 item 60 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.907932217 +0000 UTC m=+193.494415452 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89600): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.907932217 +0000 UTC m=+193.494415452 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bca89bc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11650 item 60 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.909062075 +0000 UTC m=+193.495545310 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11ab0 item 61 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.909782759 +0000 UTC m=+193.496265994 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2840): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.909782759 +0000 UTC m=+193.496265994 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad2f40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11c70 item 61 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.910990543 +0000 UTC m=+193.497473779 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3580): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c310 item 62 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.911410849 +0000 UTC m=+193.497894084 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcad3ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.911410849 +0000 UTC m=+193.497894084 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea2c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c620 item 62 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.912530418 +0000 UTC m=+193.499013653 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaea900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6cb60 item 63 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.912895338 +0000 UTC m=+193.499378573 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeae40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.912895338 +0000 UTC m=+193.499378573 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaeb540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6cd20 item 63 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.914418831 +0000 UTC m=+193.500902066 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcaebb80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d1f0 item 64 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.914997205 +0000 UTC m=+193.501480440 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb341c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.914997205 +0000 UTC m=+193.501480440 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb348c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d3b0 item 64 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.916672284 +0000 UTC m=+193.503155519 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb34f00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d730 item 65 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.917149637 +0000 UTC m=+193.503632872 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.917149637 +0000 UTC m=+193.503632872 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35880): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d8f0 item 65 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.918383873 +0000 UTC m=+193.504867137 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb35ec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6dc70 item 66 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.919184067 +0000 UTC m=+193.505667312 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.919184067 +0000 UTC m=+193.505667312 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca481c0 item 66 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.920510217 +0000 UTC m=+193.506993452 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb76fc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca48540 item 67 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.921115953 +0000 UTC m=+193.507599187 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.921115953 +0000 UTC m=+193.507599187 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcb77940): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca488c0 item 67 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.922868328 +0000 UTC m=+193.509351563 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba00c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca48e70 item 68 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.923778009 +0000 UTC m=+193.510261254 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba05c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.923778009 +0000 UTC m=+193.510261254 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba0b00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca49030 item 68 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.924992437 +0000 UTC m=+193.511475672 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1140): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca49490 item 69 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.925526147 +0000 UTC m=+193.512009382 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba15c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.925526147 +0000 UTC m=+193.512009382 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcba1ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca49730 item 69 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.926876361 +0000 UTC m=+193.513359597 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca49ab0 item 70 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.92749914 +0000 UTC m=+193.513982385 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.92749914 +0000 UTC m=+193.513982385 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd4c80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca49c70 item 70 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.928680696 +0000 UTC m=+193.515163931 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02a3f0 item 71 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.929223413 +0000 UTC m=+193.515706647 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.929223413 +0000 UTC m=+193.515706647 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbd5d00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02a5b0 item 71 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.930396112 +0000 UTC m=+193.516879346 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02a9a0 item 72 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.93121456 +0000 UTC m=+193.517697795 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfe980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.93121456 +0000 UTC m=+193.517697795 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbfeec0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02ae70 item 72 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.93243539 +0000 UTC m=+193.518918625 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02b420 item 73 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.932903195 +0000 UTC m=+193.519386440 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbff980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02b6c0 item 73 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.933393102 +0000 UTC m=+193.519876337 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcbffe40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.933393102 +0000 UTC m=+193.519876337 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc02bc70 item 73 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.934537087 +0000 UTC m=+193.521020322 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d05b0 item 74 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.935246489 +0000 UTC m=+193.521729735 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc26fc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d0a80 item 74 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.935743349 +0000 UTC m=+193.522226594 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27500): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.935743349 +0000 UTC m=+193.522226594 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc27a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d0e70 item 74 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.936950263 +0000 UTC m=+193.523433498 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc481c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d1730 item 75 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.937422747 +0000 UTC m=+193.523905982 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc486c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): _writeAt: size=3, off=2 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d1d50 item 75 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.937917022 +0000 UTC m=+193.524400256 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc48c00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.937917022 +0000 UTC m=+193.524400256 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49140): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b02a0 item 75 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.939322791 +0000 UTC m=+193.525806026 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49780): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b0af0 item 76 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.940038886 +0000 UTC m=+193.526522122 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc49c80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b0ee0 item 76 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): _writeAt: size=3, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.94084411 +0000 UTC m=+193.527327365 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc682c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.94084411 +0000 UTC m=+193.527327365 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68840): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b11f0 item 76 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.942003023 +0000 UTC m=+193.528486258 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc68e80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b1c00 item 77 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.942469245 +0000 UTC m=+193.528952481 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.942469245 +0000 UTC m=+193.528952481 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc69a80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc1b1e30 item 77 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.943839718 +0000 UTC m=+193.530322953 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e1c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc44a700 item 78 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.94438537 +0000 UTC m=+193.530868605 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8e6c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.94438537 +0000 UTC m=+193.530868605 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8edc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc44aaf0 item 78 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.945636257 +0000 UTC m=+193.532119502 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f400): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc44bb20 item 79 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.946016336 +0000 UTC m=+193.532499571 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcc8f900): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.946016336 +0000 UTC m=+193.532499571 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa100): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc44bce0 item 79 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.947278054 +0000 UTC m=+193.533761289 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaa740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc06cd90 item 80 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.947643355 +0000 UTC m=+193.534126600 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccaac40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.947643355 +0000 UTC m=+193.534126600 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab340): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc06cfc0 item 80 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.948925541 +0000 UTC m=+193.535408787 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccab980): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc06d500 item 81 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.949413764 +0000 UTC m=+193.535897010 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccabe00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.949413764 +0000 UTC m=+193.535897010 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccc440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc06d810 item 81 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.950583398 +0000 UTC m=+193.537066633 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc06dc00 item 82 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.951074517 +0000 UTC m=+193.537557762 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bccccfc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.951074517 +0000 UTC m=+193.537557762 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccd540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbba0e0 item 82 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.95223848 +0000 UTC m=+193.538721714 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcccdbc0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbba460 item 83 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.952766869 +0000 UTC m=+193.539250104 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd081c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.952766869 +0000 UTC m=+193.539250104 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08700): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbba620 item 83 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.954001736 +0000 UTC m=+193.540484981 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd08d80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbaa10 item 84 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.95456984 +0000 UTC m=+193.541053086 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09280): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.95456984 +0000 UTC m=+193.541053086 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbacb0 item 84 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.955758329 +0000 UTC m=+193.542241585 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd09e80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbb030 item 85 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.95628727 +0000 UTC m=+193.542770505 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd22480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.95628727 +0000 UTC m=+193.542770505 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd229c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbb1f0 item 85 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.957450331 +0000 UTC m=+193.543933566 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23040): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbb650 item 86 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.958040748 +0000 UTC m=+193.544523983 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23540): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.958040748 +0000 UTC m=+193.544523983 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd23ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbb810 item 86 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.959200773 +0000 UTC m=+193.545684008 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48240): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbbc70 item 87 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.959642248 +0000 UTC m=+193.546125483 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.959642248 +0000 UTC m=+193.546125483 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd48c80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbbe30 item 87 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.960638744 +0000 UTC m=+193.547121979 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49300): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc42e700 item 88 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.961497539 +0000 UTC m=+193.547980774 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49800): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.961497539 +0000 UTC m=+193.547980774 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd49d80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc42e9a0 item 88 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.962490778 +0000 UTC m=+193.548974013 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd824c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc42f2d0 item 89 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.962843686 +0000 UTC m=+193.549326921 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82a00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc42f570 item 89 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.963604666 +0000 UTC m=+193.550087900 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd82f40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.963604666 +0000 UTC m=+193.550087900 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd834c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc42f810 item 89 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.96475429 +0000 UTC m=+193.551237526 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcd83b00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0de3f0 item 90 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.965255429 +0000 UTC m=+193.551738664 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90140): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0dee70 item 90 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.965819716 +0000 UTC m=+193.552302951 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90680): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.965819716 +0000 UTC m=+193.552302951 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce90c40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0df960 item 90 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.96713227 +0000 UTC m=+193.553615506 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91280): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc238230 item 91 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.967852532 +0000 UTC m=+193.554335768 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce917c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): >_readAt: n=2, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): _writeAt: size=3, off=7 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc239a40 item 91 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.968408716 +0000 UTC m=+193.554891950 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bce91d00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): >_readAt: n=8, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.968408716 +0000 UTC m=+193.554891950 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa380): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc239e30 item 91 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.969635506 +0000 UTC m=+193.556118751 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaa9c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd030380 item 92 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.970013081 +0000 UTC m=+193.556496316 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaaf00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): open at offset 5 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd030540 item 92 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): _readAt: size=2, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): _writeAt: size=3, off=5 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): >_writeAt: n=3, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.970487959 +0000 UTC m=+193.556971194 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceab440): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): >_readAt: n=3, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.970487959 +0000 UTC m=+193.556971194 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bceaba00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd030700 item 92 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.971662942 +0000 UTC m=+193.558146178 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e4b00): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf92380 item 93 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.972067198 +0000 UTC m=+193.558550443 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5040): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.972067198 +0000 UTC m=+193.558550443 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5740): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf925b0 item 93 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.97321017 +0000 UTC m=+193.559693405 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bc4e5d80): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf92930 item 94 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.973607592 +0000 UTC m=+193.560090827 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf143c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.973607592 +0000 UTC m=+193.560090827 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf14ac0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf92af0 item 94 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.974806691 +0000 UTC m=+193.561289926 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15100): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf92f50 item 95 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.975354678 +0000 UTC m=+193.561837913 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15640): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.975354678 +0000 UTC m=+193.561837913 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf15d40): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf93180 item 95 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): open at offset 0 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): _readAt: size=2, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): >_readAt: n=0, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.976551001 +0000 UTC m=+193.563034236 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e480): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): _writeAt: size=5, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf93500 item 96 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): >_writeAt: n=5, err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.976932444 +0000 UTC m=+193.563415678 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3e9c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): _readAt: size=512, off=0 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): openPending: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): >openPending: err= 2026/06/08 01:09:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): close: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:12.976932444 +0000 UTC m=+193.563415678 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:12 DEBUG : open-test-file(0x3ee6bcf3f0c0): >close: err= 2026/06/08 01:09:12 DEBUG : open-test-file: Remove: 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf936c0 item 96 2026/06/08 01:09:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:12 DEBUG : open-test-file: >Remove: err= 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: 2026/06/08 01:09:12 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:13 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/08 01:09:13 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.370605455 +0000 UTC m=+193.957088700 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e180): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.370605455 +0000 UTC m=+193.957088700 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8e600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.370605455 +0000 UTC m=+193.957088700 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8eac0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bbcce770 item 1 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.372747478 +0000 UTC m=+193.959230723 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f100): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.372747478 +0000 UTC m=+193.959230723 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8f600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bbccf570 item 2 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.374125034 +0000 UTC m=+193.960608279 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcf8fc40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.374125034 +0000 UTC m=+193.960608279 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc1c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.374125034 +0000 UTC m=+193.960608279 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbc680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfda0e0 item 3 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.375889643 +0000 UTC m=+193.962372888 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbcd00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.375889643 +0000 UTC m=+193.962372888 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfda620 item 4 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.377211625 +0000 UTC m=+193.963694870 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbd880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.377211625 +0000 UTC m=+193.963694870 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfbdd00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.377211625 +0000 UTC m=+193.963694870 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd82c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfdae70 item 5 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.38060734 +0000 UTC m=+193.967090585 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.38060734 +0000 UTC m=+193.967090585 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85a840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcaca460 item 6 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.382875341 +0000 UTC m=+193.969358586 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85aec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.382875341 +0000 UTC m=+193.969358586 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b3c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.382875341 +0000 UTC m=+193.969358586 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc85b880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacaaf0 item 7 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.384642596 +0000 UTC m=+193.971125830 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.384642596 +0000 UTC m=+193.971125830 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacb5e0 item 8 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bcfd8e40): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd8e40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.386052122 +0000 UTC m=+193.972535377 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.386052122 +0000 UTC m=+193.972535377 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.386052122 +0000 UTC m=+193.972535377 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcfd9b80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacbab0 item 9 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.387739905 +0000 UTC m=+193.974223140 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.387739905 +0000 UTC m=+193.974223140 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec48c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf60e0 item 10 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bcec4f00): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec4f00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.389173017 +0000 UTC m=+193.975656252 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec52c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.389173017 +0000 UTC m=+193.975656252 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec57c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.389173017 +0000 UTC m=+193.975656252 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcec5cc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf6460 item 11 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.390855169 +0000 UTC m=+193.977338404 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce10440): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.390855169 +0000 UTC m=+193.977338404 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce109c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf69a0 item 12 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bce11000): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.392228869 +0000 UTC m=+193.978712134 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce113c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.392228869 +0000 UTC m=+193.978712134 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bce11a80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf6e70 item 13 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.393630842 +0000 UTC m=+193.980114087 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc284b40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.393630842 +0000 UTC m=+193.980114087 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285640): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf71f0 item 14 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bbfe2e80): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe2e80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.39506781 +0000 UTC m=+193.981551055 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.39506781 +0000 UTC m=+193.981551055 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452a00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf76c0 item 15 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.396464724 +0000 UTC m=+193.982947969 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4538c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.396464724 +0000 UTC m=+193.982947969 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf7a40 item 16 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.397791475 +0000 UTC m=+193.984274739 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.397791475 +0000 UTC m=+193.984274739 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d080): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.397791475 +0000 UTC m=+193.984274739 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d580): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf7dc0 item 17 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.400216492 +0000 UTC m=+193.986699737 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dc00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.400216492 +0000 UTC m=+193.986699737 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0580): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfda460 item 18 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.401475714 +0000 UTC m=+193.987958959 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e1d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.401475714 +0000 UTC m=+193.987958959 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520540): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.401475714 +0000 UTC m=+193.987958959 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc520a40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfda850 item 19 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.403223682 +0000 UTC m=+193.989706917 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc5210c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.403223682 +0000 UTC m=+193.989706917 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfdb420 item 20 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.404622549 +0000 UTC m=+193.991105794 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc521c80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.404622549 +0000 UTC m=+193.991105794 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a280): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.404622549 +0000 UTC m=+193.991105794 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a7c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfdb7a0 item 21 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.407946398 +0000 UTC m=+193.994429633 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ae40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.407946398 +0000 UTC m=+193.994429633 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcfdbd50 item 22 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.409024859 +0000 UTC m=+193.995508094 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ba40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.409024859 +0000 UTC m=+193.995508094 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320040): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.409024859 +0000 UTC m=+193.995508094 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd0302a0 item 23 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.411501495 +0000 UTC m=+193.997984729 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320d00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.411501495 +0000 UTC m=+193.997984729 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd030770 item 24 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bc321880): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.414205421 +0000 UTC m=+194.000688666 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321d40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.414205421 +0000 UTC m=+194.000688666 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252340): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.414205421 +0000 UTC m=+194.000688666 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd030c40 item 25 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.417546362 +0000 UTC m=+194.004029607 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc252f00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.417546362 +0000 UTC m=+194.004029607 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253440): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd031180 item 26 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bc253a80): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253a80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.419381685 +0000 UTC m=+194.005864919 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc253e40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.419381685 +0000 UTC m=+194.005864919 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e440): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.419381685 +0000 UTC m=+194.005864919 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26e980): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd031570 item 27 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.421241293 +0000 UTC m=+194.007724529 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.421241293 +0000 UTC m=+194.007724529 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26f540): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bd031c00 item 28 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bc26fb80): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc26fb80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.422573995 +0000 UTC m=+194.009057240 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306040): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.422573995 +0000 UTC m=+194.009057240 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306700): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d4850 item 29 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.423824511 +0000 UTC m=+194.010307756 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc306d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.423824511 +0000 UTC m=+194.010307756 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3072c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d5490 item 30 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): _readAt: size=2, off=0 2026/06/08 01:09:13 ERROR : open-test-file(0x3ee6bc307900): Couldn't read size of file 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): close: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307900): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.425175247 +0000 UTC m=+194.011658492 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc307cc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.425175247 +0000 UTC m=+194.011658492 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316480): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0d5c00 item 31 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.426493842 +0000 UTC m=+194.012977077 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc316b00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.426493842 +0000 UTC m=+194.012977077 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317040): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712460 item 32 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.427623108 +0000 UTC m=+194.014106344 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7128c0 item 33 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.42804691 +0000 UTC m=+194.014530145 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc317b00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.42804691 +0000 UTC m=+194.014530145 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e100): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712b60 item 33 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.429129118 +0000 UTC m=+194.015612354 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32e740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc712f50 item 34 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.42960017 +0000 UTC m=+194.016083405 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32ebc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.42960017 +0000 UTC m=+194.016083405 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f100): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713110 item 34 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.430693437 +0000 UTC m=+194.017176673 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32f740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713490 item 35 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.431140043 +0000 UTC m=+194.017623278 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc32fbc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.431140043 +0000 UTC m=+194.017623278 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a1c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713650 item 35 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.432376242 +0000 UTC m=+194.018859487 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37a840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713ab0 item 36 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.432955699 +0000 UTC m=+194.019438944 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37ad40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.432955699 +0000 UTC m=+194.019438944 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b280): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc713dc0 item 36 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.434043126 +0000 UTC m=+194.020526371 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37b8c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc02a0 item 37 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.434615098 +0000 UTC m=+194.021098354 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc37bd40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.434615098 +0000 UTC m=+194.021098354 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6340): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc0460 item 37 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.435919756 +0000 UTC m=+194.022403001 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e69c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc07e0 item 38 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.436386209 +0000 UTC m=+194.022869444 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e6ec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.436386209 +0000 UTC m=+194.022869444 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7400): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc09a0 item 38 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.437429694 +0000 UTC m=+194.023912929 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3e7a80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc0f50 item 39 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.437875919 +0000 UTC m=+194.024359153 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482080): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.437875919 +0000 UTC m=+194.024359153 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482580): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1260 item 39 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.439096027 +0000 UTC m=+194.025579261 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc482c00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1650 item 40 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.439579291 +0000 UTC m=+194.026062526 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483100): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.439579291 +0000 UTC m=+194.026062526 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483640): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1960 item 40 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.44128584 +0000 UTC m=+194.027769075 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc483c00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdc1ce0 item 41 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.441640822 +0000 UTC m=+194.028124057 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1a070 item 41 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.442039256 +0000 UTC m=+194.028522491 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49a6c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.442039256 +0000 UTC m=+194.028522491 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49ac00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1a310 item 41 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.443096837 +0000 UTC m=+194.029580072 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1a8c0 item 42 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.443471646 +0000 UTC m=+194.029954881 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49b740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1aa80 item 42 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.443931406 +0000 UTC m=+194.030414641 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc49bc80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.443931406 +0000 UTC m=+194.030414641 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1ac40 item 42 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.444888707 +0000 UTC m=+194.031371942 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1afc0 item 43 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.445289816 +0000 UTC m=+194.031773051 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c2e40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1b1f0 item 43 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.445671358 +0000 UTC m=+194.032154593 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c3380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.445671358 +0000 UTC m=+194.032154593 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc4c38c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1b3b0 item 43 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.446678674 +0000 UTC m=+194.033161909 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1b810 item 44 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.447040168 +0000 UTC m=+194.033523403 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502500): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1ba40 item 44 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.4474535 +0000 UTC m=+194.033936735 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502a40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.4474535 +0000 UTC m=+194.033936735 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc502fc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca1bc70 item 44 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.448484981 +0000 UTC m=+194.034968216 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa150 item 45 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.448865702 +0000 UTC m=+194.035348947 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc503b00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.448865702 +0000 UTC m=+194.035348947 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa3f0 item 45 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.450114735 +0000 UTC m=+194.036597970 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa7e0 item 46 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.450526825 +0000 UTC m=+194.037010060 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc550e40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.450526825 +0000 UTC m=+194.037010060 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551540): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa9a0 item 46 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.452071597 +0000 UTC m=+194.038554833 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc551b80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fad20 item 47 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.452515057 +0000 UTC m=+194.038998292 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c180): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.452515057 +0000 UTC m=+194.038998292 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7faee0 item 47 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.453680673 +0000 UTC m=+194.040163908 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb260 item 48 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.454151814 +0000 UTC m=+194.040635049 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d3c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.454151814 +0000 UTC m=+194.040635049 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced03c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22000 item 48 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.455326988 +0000 UTC m=+194.041810223 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0a00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22380 item 49 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.455713168 +0000 UTC m=+194.042196404 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced0e80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.455713168 +0000 UTC m=+194.042196404 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced13c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22620 item 49 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.457012537 +0000 UTC m=+194.043495772 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bced1a40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22af0 item 50 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.457499227 +0000 UTC m=+194.043982463 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4040): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.457499227 +0000 UTC m=+194.043982463 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee45c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf22f50 item 50 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.458583047 +0000 UTC m=+194.045066283 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee4c40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf23420 item 51 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.459007712 +0000 UTC m=+194.045490947 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5140): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.459007712 +0000 UTC m=+194.045490947 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf235e0 item 51 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.460166955 +0000 UTC m=+194.046650190 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcee5d00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868070 item 52 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.460604694 +0000 UTC m=+194.047087929 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.460604694 +0000 UTC m=+194.047087929 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868230 item 52 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.461600828 +0000 UTC m=+194.048084063 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef6f00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868770 item 53 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.461997039 +0000 UTC m=+194.048480273 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7400): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.461997039 +0000 UTC m=+194.048480273 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bcef7940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868af0 item 53 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.463096137 +0000 UTC m=+194.049579372 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6060c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc868ee0 item 54 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.463547431 +0000 UTC m=+194.050030666 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6065c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.463547431 +0000 UTC m=+194.050030666 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc606b40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc8691f0 item 54 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.464498741 +0000 UTC m=+194.050981976 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6071c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869650 item 55 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.464910591 +0000 UTC m=+194.051393825 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6076c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.464910591 +0000 UTC m=+194.051393825 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc607c00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc8698f0 item 55 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.466065256 +0000 UTC m=+194.052548501 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869c70 item 56 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.466614113 +0000 UTC m=+194.053097349 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61c880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.466614113 +0000 UTC m=+194.053097349 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61ce00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc869e30 item 56 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.467640015 +0000 UTC m=+194.054123250 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d440): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc310 item 57 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.468213149 +0000 UTC m=+194.054696394 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61d980): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc690 item 57 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.468643494 +0000 UTC m=+194.055126729 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc61dec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.468643494 +0000 UTC m=+194.055126729 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630540): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbc8c0 item 57 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.469854465 +0000 UTC m=+194.056337699 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc630b80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbcd90 item 58 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.470426898 +0000 UTC m=+194.056910133 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6310c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbcf50 item 58 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.471094301 +0000 UTC m=+194.057577537 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.471094301 +0000 UTC m=+194.057577537 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc631bc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd110 item 58 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.47246832 +0000 UTC m=+194.058951556 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd490 item 59 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.472871844 +0000 UTC m=+194.059355079 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd650 item 59 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.473374495 +0000 UTC m=+194.059857730 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc642d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.473374495 +0000 UTC m=+194.059857730 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbd810 item 59 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.474501007 +0000 UTC m=+194.060984242 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbdb90 item 60 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.474863202 +0000 UTC m=+194.061346437 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc643e80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcbbdd50 item 60 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.475493294 +0000 UTC m=+194.061976528 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6544c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.475493294 +0000 UTC m=+194.061976528 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc654a80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40150 item 60 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.476683807 +0000 UTC m=+194.063167042 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6550c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40620 item 61 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.477135741 +0000 UTC m=+194.063618977 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.477135741 +0000 UTC m=+194.063618977 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc655d00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40850 item 61 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.479259891 +0000 UTC m=+194.065743126 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676440): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40bd0 item 62 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.479632346 +0000 UTC m=+194.066115581 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc676980): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.479632346 +0000 UTC m=+194.066115581 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677080): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf40d90 item 62 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.480642016 +0000 UTC m=+194.067125251 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6776c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41260 item 63 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.48100876 +0000 UTC m=+194.067492005 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc677c00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.48100876 +0000 UTC m=+194.067492005 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4400): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41420 item 63 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.482162202 +0000 UTC m=+194.068645438 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4a40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf417a0 item 64 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.482562379 +0000 UTC m=+194.069045615 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a4f80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.482562379 +0000 UTC m=+194.069045615 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5680): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41960 item 64 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.483675817 +0000 UTC m=+194.070159051 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6a5cc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcf41ce0 item 65 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.484205018 +0000 UTC m=+194.070688253 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.484205018 +0000 UTC m=+194.070688253 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e000 item 65 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.485289389 +0000 UTC m=+194.071772624 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d0d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e380 item 66 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.485743308 +0000 UTC m=+194.072226543 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.485743308 +0000 UTC m=+194.072226543 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e540 item 66 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.486862506 +0000 UTC m=+194.073345741 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6d1d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8e8c0 item 67 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.487347023 +0000 UTC m=+194.073830258 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.487347023 +0000 UTC m=+194.073830258 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ec800): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8eaf0 item 67 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.488470098 +0000 UTC m=+194.074953333 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ece80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8eee0 item 68 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.488900142 +0000 UTC m=+194.075383376 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.488900142 +0000 UTC m=+194.075383376 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc6ed8c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f0a0 item 68 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.489872421 +0000 UTC m=+194.076355655 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f5e0 item 69 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.490390381 +0000 UTC m=+194.076873616 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704480): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.490390381 +0000 UTC m=+194.076873616 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc704980): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8f7a0 item 69 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.491489951 +0000 UTC m=+194.077973207 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bca8fb90 item 70 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.491967575 +0000 UTC m=+194.078450810 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705500): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.491967575 +0000 UTC m=+194.078450810 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc705a40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96150 item 70 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.49305849 +0000 UTC m=+194.079541724 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7401c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96a10 item 71 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.493548737 +0000 UTC m=+194.080031972 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7406c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.493548737 +0000 UTC m=+194.080031972 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc740bc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96bd0 item 71 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.494623791 +0000 UTC m=+194.081107026 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd96f50 item 72 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.495223295 +0000 UTC m=+194.081706531 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741740): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.495223295 +0000 UTC m=+194.081706531 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc741c80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97110 item 72 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.496364194 +0000 UTC m=+194.082847429 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796340): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97500 item 73 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.496776344 +0000 UTC m=+194.083259579 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd976c0 item 73 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.497224542 +0000 UTC m=+194.083707778 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc796d00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.497224542 +0000 UTC m=+194.083707778 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97880 item 73 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.498346616 +0000 UTC m=+194.084829850 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcd97ce0 item 74 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.498818408 +0000 UTC m=+194.085301643 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc797d80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07c0e0 item 74 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.499349542 +0000 UTC m=+194.085832778 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be3c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.499349542 +0000 UTC m=+194.085832778 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7be940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07d490 item 74 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.500492646 +0000 UTC m=+194.086975882 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bef80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc07ddc0 item 75 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.50088629 +0000 UTC m=+194.087369525 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf480): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): _writeAt: size=3, off=2 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc098230 item 75 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.501342965 +0000 UTC m=+194.087826199 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7bf9c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.501342965 +0000 UTC m=+194.087826199 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc0988c0 item 75 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.502525813 +0000 UTC m=+194.089009048 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8640): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc099810 item 76 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.502966407 +0000 UTC m=+194.089449642 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e8b40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10000 item 76 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): _writeAt: size=3, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.503515155 +0000 UTC m=+194.089998389 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9080): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.503515155 +0000 UTC m=+194.089998389 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb101c0 item 76 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.504904203 +0000 UTC m=+194.091387438 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc7e9c40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10620 item 77 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.50537833 +0000 UTC m=+194.091861566 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c240): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.50537833 +0000 UTC m=+194.091861566 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82c940): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb108c0 item 77 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.506558964 +0000 UTC m=+194.093042199 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82cf80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb10d90 item 78 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.50696399 +0000 UTC m=+194.093447235 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82d480): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.50696399 +0000 UTC m=+194.093447235 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc82db80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb110a0 item 78 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.508323553 +0000 UTC m=+194.094806788 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8822c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb115e0 item 79 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.508719181 +0000 UTC m=+194.095202417 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8827c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.508719181 +0000 UTC m=+194.095202417 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc882ec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11880 item 79 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.509832909 +0000 UTC m=+194.096316144 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883500): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11c00 item 80 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.510260267 +0000 UTC m=+194.096743502 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc883a00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.510260267 +0000 UTC m=+194.096743502 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb11dc0 item 80 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.51174722 +0000 UTC m=+194.098230456 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89a840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c5b0 item 81 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.512155062 +0000 UTC m=+194.098638297 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89acc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.512155062 +0000 UTC m=+194.098638297 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c7e0 item 81 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.513268258 +0000 UTC m=+194.099751494 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89b880): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6ccb0 item 82 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.513850049 +0000 UTC m=+194.100333284 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc89bd80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.513850049 +0000 UTC m=+194.100333284 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6400): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6cee0 item 82 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.514855391 +0000 UTC m=+194.101338627 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6a80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d340 item 83 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.51528814 +0000 UTC m=+194.101771376 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.51528814 +0000 UTC m=+194.101771376 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b74c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d500 item 83 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.516485386 +0000 UTC m=+194.102968621 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b7b40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d880 item 84 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.517782239 +0000 UTC m=+194.104265475 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d700): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.517782239 +0000 UTC m=+194.104265475 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0280): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c070 item 84 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.519126904 +0000 UTC m=+194.105610139 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0900): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6c770 item 85 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.519515079 +0000 UTC m=+194.105998314 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e0e00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.519515079 +0000 UTC m=+194.105998314 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1340): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6ca80 item 85 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.520622043 +0000 UTC m=+194.107105277 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e19c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6ce70 item 86 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.521165882 +0000 UTC m=+194.107649117 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8e1ec0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.521165882 +0000 UTC m=+194.107649117 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57c540): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d110 item 86 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.522184439 +0000 UTC m=+194.108667674 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57cbc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d490 item 87 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.522635873 +0000 UTC m=+194.109119108 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d0c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.522635873 +0000 UTC m=+194.109119108 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc57d600): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6d650 item 87 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.523776612 +0000 UTC m=+194.110259846 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6db90 item 88 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.524270045 +0000 UTC m=+194.110753281 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02c700): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.524270045 +0000 UTC m=+194.110753281 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02cc80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcb6de30 item 88 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.525357352 +0000 UTC m=+194.111840587 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d2c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa3f0 item 89 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.525696905 +0000 UTC m=+194.112180140 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02d800): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa620 item 89 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.526176212 +0000 UTC m=+194.112659447 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bd02dd40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.526176212 +0000 UTC m=+194.112659447 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285140): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fa7e0 item 89 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.527626666 +0000 UTC m=+194.114109902 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc285e40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fab60 item 90 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.528010152 +0000 UTC m=+194.114493387 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe3380): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fad20 item 90 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.528712591 +0000 UTC m=+194.115195825 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bbfe39c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.528712591 +0000 UTC m=+194.115195825 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc452fc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7faee0 item 90 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.529941295 +0000 UTC m=+194.116424531 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc453b00): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb260 item 91 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.530319552 +0000 UTC m=+194.116802786 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23c700): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): >_readAt: n=2, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): _writeAt: size=3, off=7 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb650 item 91 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.530777459 +0000 UTC m=+194.117260693 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23cc80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): >_readAt: n=8, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.530777459 +0000 UTC m=+194.117260693 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d200): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fb810 item 91 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.532095963 +0000 UTC m=+194.118579198 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23d840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bc7fbb90 item 92 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.532449972 +0000 UTC m=+194.118933207 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc23dd80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): open at offset 5 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcaca1c0 item 92 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): _readAt: size=2, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): _writeAt: size=3, off=5 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): >_writeAt: n=3, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.532888752 +0000 UTC m=+194.119371997 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc0e0800): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): >_readAt: n=3, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.532888752 +0000 UTC m=+194.119371997 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a080): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcaca620 item 92 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.533867344 +0000 UTC m=+194.120350579 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83a700): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacaa80 item 93 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.534210714 +0000 UTC m=+194.120693949 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83ac40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.534210714 +0000 UTC m=+194.120693949 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b340): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacad20 item 93 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.535352704 +0000 UTC m=+194.121835939 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc83b9c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacb5e0 item 94 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.535718677 +0000 UTC m=+194.122201912 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320000): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.535718677 +0000 UTC m=+194.122201912 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacb8f0 item 94 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.536848846 +0000 UTC m=+194.123332081 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc320e80): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacbc70 item 95 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.537267819 +0000 UTC m=+194.123751053 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc3213c0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.537267819 +0000 UTC m=+194.123751053 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc321bc0): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcacbe30 item 95 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): open at offset 0 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): _readAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): >_readAt: n=0, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.538489931 +0000 UTC m=+194.124973166 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6300): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): _writeAt: size=5, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): >openPending: err= 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf6310 item 96 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): >_writeAt: n=5, err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.538916017 +0000 UTC m=+194.125399251 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6840): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:09:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:09:13 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): _readAt: size=512, off=0 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): openPending: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): >openPending: err= 2026/06/08 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): >_readAt: n=5, err=EOF 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): close: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:09:13.538916017 +0000 UTC m=+194.125399251 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : open-test-file(0x3ee6bc8b6f40): >close: err= 2026/06/08 01:09:13 DEBUG : open-test-file: Remove: 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ee6bcdf64d0 item 96 2026/06/08 01:09:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:09:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:09:13 DEBUG : open-test-file: >Remove: err= 2026/06/08 01:09:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:13 DEBUG : Looking for writers 2026/06/08 01:09:13 DEBUG : >WaitForWriters: 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.12s) --- PASS: TestRWFileHandleOpenTests/writes (0.57s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.55s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:13 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : file1: newRWFileHandle: 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): openPending: 2026/06/08 01:09:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): >openPending: err= 2026/06/08 01:09:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): _writeAt: size=2, off=0 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): >_writeAt: n=2, err= 2026/06/08 01:09:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): RWFileHandle.Flush 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): RWFileHandle.Release 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): close: 2026/06/08 01:09:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 01:09:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:13 DEBUG : file1(0x3ee6bc8b7900): >close: err= 2026/06/08 01:09:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:13 DEBUG : Looking for writers 2026/06/08 01:09:13 DEBUG : file1: reading active writers 2026/06/08 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:13 DEBUG : Looking for writers 2026/06/08 01:09:13 DEBUG : file1: reading active writers 2026/06/08 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:13 DEBUG : Looking for writers 2026/06/08 01:09:13 DEBUG : file1: reading active writers 2026/06/08 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:13 DEBUG : Looking for writers 2026/06/08 01:09:13 DEBUG : file1: reading active writers 2026/06/08 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:14 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:09:14 DEBUG : Looking for writers 2026/06/08 01:09:14 DEBUG : file1: reading active writers 2026/06/08 01:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:14 DEBUG : Looking for writers 2026/06/08 01:09:14 DEBUG : file1: reading active writers 2026/06/08 01:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:14 DEBUG : Looking for writers 2026/06/08 01:09:14 DEBUG : file1: reading active writers 2026/06/08 01:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:14 DEBUG : file1: size = 2 OK 2026/06/08 01:09:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:09:14 INFO : file1: Copied (new) 2026/06/08 01:09:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/06/08 01:09:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:09:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/08 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:14 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : file1: reading active writers 2026/06/08 01:09:15 DEBUG : >WaitForWriters: 2026/06/08 01:09:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : file1: reading active writers 2026/06/08 01:09:15 DEBUG : >WaitForWriters: 2026/06/08 01:09:15 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:15 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:15 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:15 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:15 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:15 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:15 DEBUG : rename_me: newRWFileHandle: 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): openPending: 2026/06/08 01:09:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:09:15 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): >openPending: err= 2026/06/08 01:09:15 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/08 01:09:15 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 01:09:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/08 01:09:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): _writeAt: size=5, off=0 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): >_writeAt: n=5, err= 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): close: 2026/06/08 01:09:15 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-08 01:09:15.888712667 +0000 UTC m=+196.475195912 2026/06/08 01:09:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/08 01:09:15 DEBUG : rename_me(0x3ee6bc2c0b40): >close: err= 2026/06/08 01:09:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/08 01:09:15 DEBUG : i_was_renamed: Updating file with 0x3ee6bc802410 2026/06/08 01:09:15 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/08 01:09:15 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 01:09:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:09:15 DEBUG : Looking for writers 2026/06/08 01:09:15 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:09:15 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/08 01:09:16 DEBUG : Looking for writers 2026/06/08 01:09:16 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:09:16 DEBUG : Looking for writers 2026/06/08 01:09:16 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:09:16 DEBUG : Looking for writers 2026/06/08 01:09:16 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 01:09:17 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 01:09:17 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/06/08 01:09:17 DEBUG : Looking for writers 2026/06/08 01:09:17 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 01:09:17 INFO : i_was_renamed: Copied (new) 2026/06/08 01:09:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-08 01:09:15 +0000 UTC," 2026/06/08 01:09:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 01:09:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/08 01:09:18 DEBUG : Looking for writers 2026/06/08 01:09:18 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:09:18 DEBUG : >WaitForWriters: 2026/06/08 01:09:18 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.30s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:19 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:19 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:09:19 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vusocid2qina" 2026/06/08 01:09:19 INFO : files root 'rclone-test-vusocid2qina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:09:19 DEBUG : forgetting directory cache 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): _readAt: size=512, off=0 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): openPending: 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:10:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): >openPending: err= 2026/06/08 01:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:20 DEBUG : forgetting directory cache 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): >_readAt: n=20, err=EOF 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): close: 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:10:19 +0000 UTC 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate(0x3ee6bc9095c0): >close: err= 2026/06/08 01:09:20 DEBUG : Re-reading directory (285.303745ms old) 2026/06/08 01:09:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:21 DEBUG : forgetting directory cache 2026/06/08 01:09:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): _readAt: size=512, off=0 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): openPending: 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:11:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-08 00:10:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:11:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-08 00:10:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/08 01:09:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): >openPending: err= 2026/06/08 01:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:22 DEBUG : forgetting directory cache 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): >_readAt: n=20, err=EOF 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): close: 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:11:19 +0000 UTC 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate(0x3ee6bc908740): >close: err= 2026/06/08 01:09:22 DEBUG : Re-reading directory (288.295978ms old) 2026/06/08 01:09:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:22 DEBUG : forgetting directory cache 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): _readAt: size=512, off=0 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): openPending: 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:12:19 +0000 UTC," against cached fingerprint "20,2026-06-08 00:11:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:12:19 +0000 UTC," != cached fingerprint "20,2026-06-08 00:11:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/08 01:09:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): >openPending: err= 2026/06/08 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:24 DEBUG : forgetting directory cache 2026/06/08 01:09:24 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): >_readAt: n=20, err=EOF 2026/06/08 01:09:24 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): close: 2026/06/08 01:09:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:12:19 +0000 UTC 2026/06/08 01:09:24 DEBUG : TestRWCacheUpdate(0x3ee6bc40a640): >close: err= 2026/06/08 01:09:24 DEBUG : Re-reading directory (293.921812ms old) 2026/06/08 01:09:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:24 DEBUG : forgetting directory cache 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): _readAt: size=512, off=0 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): openPending: 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:13:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-08 00:12:19 +0000 UTC," 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:13:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-08 00:12:19 +0000 UTC,") 2026/06/08 01:09:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): >openPending: err= 2026/06/08 01:09:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:25 DEBUG : forgetting directory cache 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): >_readAt: n=20, err=EOF 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): close: 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:13:19 +0000 UTC 2026/06/08 01:09:25 DEBUG : TestRWCacheUpdate(0x3ee6bc909000): >close: err= 2026/06/08 01:09:25 DEBUG : Re-reading directory (278.774402ms old) 2026/06/08 01:09:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:26 DEBUG : forgetting directory cache 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): _readAt: size=512, off=0 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): openPending: 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:14:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-08 00:13:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:14:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-08 00:13:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/08 01:09:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): >openPending: err= 2026/06/08 01:09:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:27 DEBUG : forgetting directory cache 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): >_readAt: n=20, err=EOF 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): close: 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:14:19 +0000 UTC 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate(0x3ee6bc909680): >close: err= 2026/06/08 01:09:27 DEBUG : Re-reading directory (293.959051ms old) 2026/06/08 01:09:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:27 DEBUG : forgetting directory cache 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): _readAt: size=512, off=0 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): openPending: 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:15:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-08 00:14:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:15:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-08 00:14:19 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/08 01:09:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:09:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): >openPending: err= 2026/06/08 01:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:29 DEBUG : forgetting directory cache 2026/06/08 01:09:29 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): >_readAt: n=20, err=EOF 2026/06/08 01:09:29 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): close: 2026/06/08 01:09:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:15:19 +0000 UTC 2026/06/08 01:09:29 DEBUG : TestRWCacheUpdate(0x3ee6bc2849c0): >close: err= 2026/06/08 01:09:29 DEBUG : Re-reading directory (281.753147ms old) 2026/06/08 01:09:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:29 DEBUG : forgetting directory cache 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): _readAt: size=512, off=0 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): openPending: 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-08 00:16:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-08 00:15:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-08 00:16:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-08 00:15:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/08 01:09:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/08 01:09:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): >openPending: err= 2026/06/08 01:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:30 DEBUG : forgetting directory cache 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): >_readAt: n=21, err=EOF 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): close: 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:16:19 +0000 UTC 2026/06/08 01:09:30 DEBUG : TestRWCacheUpdate(0x3ee6bc40bc00): >close: err= 2026/06/08 01:09:30 DEBUG : Re-reading directory (284.453747ms old) 2026/06/08 01:09:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:31 DEBUG : forgetting directory cache 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): _readAt: size=512, off=0 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): openPending: 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-08 00:17:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-08 00:16:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-08 00:17:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-08 00:16:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/08 01:09:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/08 01:09:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): >openPending: err= 2026/06/08 01:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:32 DEBUG : forgetting directory cache 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): >_readAt: n=22, err=EOF 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): close: 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:17:19 +0000 UTC 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate(0x3ee6bc57d1c0): >close: err= 2026/06/08 01:09:32 DEBUG : Re-reading directory (286.90218ms old) 2026/06/08 01:09:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:32 DEBUG : forgetting directory cache 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): _readAt: size=512, off=0 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): openPending: 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-08 00:18:19 +0000 UTC," against cached fingerprint "22,2026-06-08 00:17:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-08 00:18:19 +0000 UTC," != cached fingerprint "22,2026-06-08 00:17:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/08 01:09:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/08 01:09:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): >openPending: err= 2026/06/08 01:09:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:34 DEBUG : forgetting directory cache 2026/06/08 01:09:34 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): >_readAt: n=23, err=EOF 2026/06/08 01:09:34 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): close: 2026/06/08 01:09:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:18:19 +0000 UTC 2026/06/08 01:09:34 DEBUG : TestRWCacheUpdate(0x3ee6bc453800): >close: err= 2026/06/08 01:09:34 DEBUG : Re-reading directory (274.399474ms old) 2026/06/08 01:09:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:34 DEBUG : forgetting directory cache 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): _readAt: size=512, off=0 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): openPending: 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-08 00:19:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-08 00:18:19 +0000 UTC," 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-08 00:19:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-08 00:18:19 +0000 UTC,") 2026/06/08 01:09:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/08 01:09:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): >openPending: err= 2026/06/08 01:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:35 DEBUG : forgetting directory cache 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): >_readAt: n=24, err=EOF 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): close: 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:19:19 +0000 UTC 2026/06/08 01:09:35 DEBUG : TestRWCacheUpdate(0x3ee6bc57dc80): >close: err= 2026/06/08 01:09:35 DEBUG : Re-reading directory (282.421091ms old) 2026/06/08 01:09:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:36 DEBUG : Looking for writers 2026/06/08 01:09:36 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/08 01:09:36 DEBUG : >WaitForWriters: 2026/06/08 01:09:36 DEBUG : files root 'rclone-test-vusocid2qina': vfs cache: cleaner exiting 2026/06/08 01:09:36 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.41s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:38 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/08 01:09:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 01:09:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 01:09:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:39 DEBUG : Looking for writers 2026/06/08 01:09:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/08 01:09:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/08 01:09:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:40 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:40 DEBUG : files root 'rclone-test-vusocid2qina': Reusing VFS from active cache 2026/06/08 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:40 DEBUG : Looking for writers 2026/06/08 01:09:40 DEBUG : >WaitForWriters: 2026/06/08 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:40 DEBUG : Looking for writers 2026/06/08 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:40 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:40 DEBUG : Looking for writers 2026/06/08 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:40 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:40 DEBUG : Looking for writers 2026/06/08 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:40 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:42 DEBUG : dir: Looking for writers 2026/06/08 01:09:42 DEBUG : file2: reading active writers 2026/06/08 01:09:42 DEBUG : Looking for writers 2026/06/08 01:09:42 DEBUG : dir: reading active writers 2026/06/08 01:09:42 DEBUG : file1: reading active writers 2026/06/08 01:09:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.03s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:43 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:45 DEBUG : dir: Looking for writers 2026/06/08 01:09:45 DEBUG : Looking for writers 2026/06/08 01:09:45 DEBUG : dir: reading active writers 2026/06/08 01:09:45 DEBUG : file1: reading active writers 2026/06/08 01:09:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.80s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:46 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:48 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:09:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:09:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:09:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/08 01:09:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/08 01:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:48 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:09:49 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/08 01:09:49 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/06/08 01:09:49 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/08 01:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:49 DEBUG : dir: Looking for writers 2026/06/08 01:09:49 DEBUG : file2: reading active writers 2026/06/08 01:09:49 DEBUG : new_file.txt: reading active writers 2026/06/08 01:09:49 DEBUG : Looking for writers 2026/06/08 01:09:49 DEBUG : dir: reading active writers 2026/06/08 01:09:49 DEBUG : file1: reading active writers 2026/06/08 01:09:49 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.94s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:50 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/08 01:09:52 DEBUG : dir/file1: Updating file with dir/file1 0x3ee6bcafc9c0 2026/06/08 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:53 INFO : dir/file1: Moved (server-side) to: file0 2026/06/08 01:09:53 DEBUG : file0: Updating file with file0 0x3ee6bcafc9c0 2026/06/08 01:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:09:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/08 01:09:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:53 DEBUG : dir: Looking for writers 2026/06/08 01:09:53 DEBUG : Looking for writers 2026/06/08 01:09:53 DEBUG : dir: reading active writers 2026/06/08 01:09:53 DEBUG : file0: reading active writers 2026/06/08 01:09:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.88s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:54 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:54 DEBUG : Looking for writers 2026/06/08 01:09:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:54 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/08 01:09:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/08 01:09:56 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/08 01:09:56 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/08 01:09:56 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/08 01:09:57 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:57 DEBUG : a: Looking for writers 2026/06/08 01:09:57 DEBUG : b: Looking for writers 2026/06/08 01:09:57 DEBUG : c: Looking for writers 2026/06/08 01:09:57 DEBUG : d: Looking for writers 2026/06/08 01:09:57 DEBUG : Looking for writers 2026/06/08 01:09:57 DEBUG : Looking for writers 2026/06/08 01:09:57 DEBUG : d: reading active writers 2026/06/08 01:09:57 DEBUG : /: reading active writers 2026/06/08 01:09:57 DEBUG : a: reading active writers 2026/06/08 01:09:57 DEBUG : b: reading active writers 2026/06/08 01:09:57 DEBUG : c: reading active writers 2026/06/08 01:09:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.62s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:09:58 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:09:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/08 01:09:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/08 01:09:59 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/08 01:09:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/08 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:01 DEBUG : a/b/c/d: Looking for writers 2026/06/08 01:10:01 DEBUG : a/b/c: Looking for writers 2026/06/08 01:10:01 DEBUG : d: reading active writers 2026/06/08 01:10:01 DEBUG : a/b: Looking for writers 2026/06/08 01:10:01 DEBUG : c: reading active writers 2026/06/08 01:10:01 DEBUG : a: Looking for writers 2026/06/08 01:10:01 DEBUG : b: reading active writers 2026/06/08 01:10:01 DEBUG : Looking for writers 2026/06/08 01:10:01 DEBUG : a: reading active writers 2026/06/08 01:10:01 DEBUG : >WaitForWriters: 2026/06/08 01:10:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a/b/c not empty`) 2026/06/08 01:10:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:10:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a/b/c not empty`) 2026/06/08 01:10:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/08 01:10:02 DEBUG : pacer: Reducing sleep to 30ms 2026/06/08 01:10:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a/b not empty`) 2026/06/08 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 45ms 2026/06/08 01:10:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a not empty`) 2026/06/08 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 67.5ms 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.38s) === 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 "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:03 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:03 DEBUG : Looking for writers 2026/06/08 01:10:03 DEBUG : >WaitForWriters: 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:03 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:03 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/06/08 01:10:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 01:10:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 01:10:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/08 01:10:04 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:10:04 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/06/08 01:10:05 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/06/08 01:10:05 DEBUG : file1: size = 5 OK 2026/06/08 01:10:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:05 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:05 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 01:10:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/08 01:10:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:10:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:05 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:10:06 DEBUG : file1: size = 0 OK 2026/06/08 01:10:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:06 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:10:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:06 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (7 bytes), uploading instead of streaming 2026/06/08 01:10:06 DEBUG : file1: size = 7 OK 2026/06/08 01:10:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:06 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:06 DEBUG : Looking for writers 2026/06/08 01:10:06 DEBUG : file1: reading active writers 2026/06/08 01:10:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:07 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/08 01:10:08 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/08 01:10:08 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/08 01:10:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/08 01:10:08 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (11 bytes), uploading instead of streaming 2026/06/08 01:10:09 DEBUG : file1: size = 11 OK 2026/06/08 01:10:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:09 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/08 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:09 DEBUG : Looking for writers 2026/06/08 01:10:09 DEBUG : file1: reading active writers 2026/06/08 01:10:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.45s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:09 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/08 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:09 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:10:10 DEBUG : file1: size = 5 OK 2026/06/08 01:10:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:10 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/08 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:10 DEBUG : Looking for writers 2026/06/08 01:10:10 DEBUG : file1: reading active writers 2026/06/08 01:10:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.32s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:11 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:11 DEBUG : file1: WriteFileHandle.Release closing 2026/06/08 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:11 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:10:11 DEBUG : file1: size = 0 OK 2026/06/08 01:10:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:11 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/08 01:10:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:11 DEBUG : Looking for writers 2026/06/08 01:10:11 DEBUG : file1: reading active writers 2026/06/08 01:10:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:12 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:12 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (2 bytes), uploading instead of streaming 2026/06/08 01:10:13 DEBUG : file1: size = 2 OK 2026/06/08 01:10:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:13 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:13 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/08 01:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:13 DEBUG : Looking for writers 2026/06/08 01:10:13 DEBUG : file1: reading active writers 2026/06/08 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:13 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:14 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:10:14 DEBUG : file1: size = 0 OK 2026/06/08 01:10:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:14 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:10:14 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:10:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:10:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:10:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:15 DEBUG : Looking for writers 2026/06/08 01:10:15 DEBUG : file1: reading active writers 2026/06/08 01:10:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:15 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:10:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:10:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:15 DEBUG : files root 'rclone-test-vusocid2qina': File to upload is small (100 bytes), uploading instead of streaming 2026/06/08 01:10:16 DEBUG : file1: size = 100 OK 2026/06/08 01:10:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/08 01:10:16 DEBUG : file1: Size of src and dst objects identical 2026/06/08 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:10:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:10:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:10:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:10:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:10:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:16 DEBUG : Looking for writers 2026/06/08 01:10:16 DEBUG : file1: reading active writers 2026/06/08 01:10:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.60s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:17 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/08 01:10:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/08 01:10:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/08 01:10:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/08 01:10:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/08 01:10:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/08 01:10:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/08 01:10:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/08 01:10:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:22 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:22 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/08 01:10:22 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/08 01:10:22 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:22 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:22 DEBUG : flat: Looking for writers 2026/06/08 01:10:22 DEBUG : f003.txt: reading active writers 2026/06/08 01:10:22 DEBUG : f004.txt: reading active writers 2026/06/08 01:10:22 DEBUG : f000.txt: reading active writers 2026/06/08 01:10:22 DEBUG : f001.txt: reading active writers 2026/06/08 01:10:22 DEBUG : f002.txt: reading active writers 2026/06/08 01:10:22 DEBUG : Looking for writers 2026/06/08 01:10:22 DEBUG : flat: reading active writers 2026/06/08 01:10:22 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.15s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:24 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/08 01:10:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/08 01:10:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/08 01:10:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/08 01:10:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/08 01:10:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/08 01:10:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:27 DEBUG : a/b/c: Looking for writers 2026/06/08 01:10:27 DEBUG : deep.txt: reading active writers 2026/06/08 01:10:27 DEBUG : a/b: Looking for writers 2026/06/08 01:10:27 DEBUG : c: reading active writers 2026/06/08 01:10:27 DEBUG : mid.txt: reading active writers 2026/06/08 01:10:27 DEBUG : a: Looking for writers 2026/06/08 01:10:27 DEBUG : b: reading active writers 2026/06/08 01:10:27 DEBUG : top.txt: reading active writers 2026/06/08 01:10:27 DEBUG : Looking for writers 2026/06/08 01:10:27 DEBUG : a: reading active writers 2026/06/08 01:10:27 DEBUG : >WaitForWriters: 2026/06/08 01:10:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a/b not empty`) 2026/06/08 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:10:29 DEBUG : pacer: Reducing sleep to 15ms 2026/06/08 01:10:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a not empty`) 2026/06/08 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/06/08 01:10:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a not empty`) 2026/06/08 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/06/08 01:10:29 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a not empty`) 2026/06/08 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/06/08 01:10:29 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vusocid2qina/a not empty`) 2026/06/08 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/06/08 01:10:30 DEBUG : pacer: Reducing sleep to 180ms 2026/06/08 01:10:30 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestZipManySubDirs (5.99s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:30 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:31 DEBUG : pacer: Reducing sleep to 101.25ms 2026/06/08 01:10:32 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/06/08 01:10:32 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/06/08 01:10:32 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:32 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:33 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:33 DEBUG : bigdir: Looking for writers 2026/06/08 01:10:33 DEBUG : big.bin: reading active writers 2026/06/08 01:10:33 DEBUG : Looking for writers 2026/06/08 01:10:33 DEBUG : bigdir: reading active writers 2026/06/08 01:10:33 DEBUG : >WaitForWriters: 2026/06/08 01:10:33 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/06/08 01:10:33 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/06/08 01:10:34 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/06/08 01:10:34 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/06/08 01:10:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.04s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-vusocid2qina'", Local "Local file system at /tmp/rclone1224035529", Modify Window "1s" 2026/06/08 01:10:34 INFO : files root 'rclone-test-vusocid2qina': poll-interval is not supported by this remote 2026/06/08 01:10:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/08 01:10:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/08 01:10:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/08 01:10:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/08 01:10:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/08 01:10:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/08 01:10:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:10:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:10:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:10:38 DEBUG : dir1: Looking for writers 2026/06/08 01:10:38 DEBUG : a.txt: reading active writers 2026/06/08 01:10:38 DEBUG : dir2: Looking for writers 2026/06/08 01:10:38 DEBUG : b.txt: reading active writers 2026/06/08 01:10:38 DEBUG : dir3: Looking for writers 2026/06/08 01:10:38 DEBUG : c.txt: reading active writers 2026/06/08 01:10:38 DEBUG : Looking for writers 2026/06/08 01:10:38 DEBUG : dir1: reading active writers 2026/06/08 01:10:38 DEBUG : dir2: reading active writers 2026/06/08 01:10:38 DEBUG : dir3: reading active writers 2026/06/08 01:10:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/08 01:10:39 DEBUG : files root 'rclone-test-vusocid2qina': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m40.119768982s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=true,write=true TestRWFileHandleReadAt]