"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/08 01:47:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-juxawon9bile" 2026/04/08 01:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 01:47:59 DEBUG : Creating backend with remote "/tmp/rclone891173829" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:47:59 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:01 DEBUG : dir: Looking for writers 2026/04/08 01:48:01 DEBUG : Looking for writers 2026/04/08 01:48:01 DEBUG : dir: reading active writers 2026/04/08 01:48:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.46s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:02 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:05 DEBUG : dir/subdir: Looking for writers 2026/04/08 01:48:05 DEBUG : dir: Looking for writers 2026/04/08 01:48:05 DEBUG : subdir: reading active writers 2026/04/08 01:48:05 DEBUG : file1: reading active writers 2026/04/08 01:48:05 DEBUG : file2: reading active writers 2026/04/08 01:48:05 DEBUG : Looking for writers 2026/04/08 01:48:05 DEBUG : dir: reading active writers 2026/04/08 01:48:05 DEBUG : >WaitForWriters: 2026/04/08 01:48:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir not empty`) 2026/04/08 01:48:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:48:06 DEBUG : pacer: Reducing sleep to 15ms 2026/04/08 01:48:06 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.66s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:06 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:08 DEBUG : dir: Looking for writers 2026/04/08 01:48:08 DEBUG : file1: reading active writers 2026/04/08 01:48:08 DEBUG : Looking for writers 2026/04/08 01:48:08 DEBUG : dir: reading active writers 2026/04/08 01:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.07s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:08 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:09 DEBUG : dir: Looking for writers 2026/04/08 01:48:09 DEBUG : Looking for writers 2026/04/08 01:48:09 DEBUG : dir: reading active writers 2026/04/08 01:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.94s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:10 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:12 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:12 DEBUG : forgetting directory cache 2026/04/08 01:48:12 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:12 DEBUG : Looking for writers 2026/04/08 01:48:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.27s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:12 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:14 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/08 01:48:14 DEBUG : dir: invalidating directory cache 2026/04/08 01:48:14 DEBUG : >ForgetPath: 2026/04/08 01:48:14 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/08 01:48:14 DEBUG : invalidating directory cache 2026/04/08 01:48:14 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:14 DEBUG : >ForgetPath: 2026/04/08 01:48:14 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/08 01:48:14 DEBUG : >ForgetPath: 2026/04/08 01:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:14 DEBUG : dir: Looking for writers 2026/04/08 01:48:14 DEBUG : Looking for writers 2026/04/08 01:48:14 DEBUG : dir: reading active writers 2026/04/08 01:48:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.05s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:15 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:17 DEBUG : forgetting directory cache 2026/04/08 01:48:17 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:18 DEBUG : dir: Looking for writers 2026/04/08 01:48:18 DEBUG : fil/a/b: Looking for writers 2026/04/08 01:48:18 DEBUG : fil/a: Looking for writers 2026/04/08 01:48:18 DEBUG : b: reading active writers 2026/04/08 01:48:18 DEBUG : fil: Looking for writers 2026/04/08 01:48:18 DEBUG : a: reading active writers 2026/04/08 01:48:18 DEBUG : Looking for writers 2026/04/08 01:48:18 DEBUG : dir: reading active writers 2026/04/08 01:48:18 DEBUG : fil: reading active writers 2026/04/08 01:48:18 DEBUG : >WaitForWriters: 2026/04/08 01:48:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/fil not empty`) 2026/04/08 01:48:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:48:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/fil not empty`) 2026/04/08 01:48:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/08 01:48:19 DEBUG : pacer: Reducing sleep to 30ms 2026/04/08 01:48:19 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/08 01:48:19 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirWalk (4.87s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:19 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:20 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/08 01:48:20 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:48:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:21 DEBUG : dir: Looking for writers 2026/04/08 01:48:21 DEBUG : Looking for writers 2026/04/08 01:48:21 DEBUG : dir: reading active writers 2026/04/08 01:48:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.87s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:21 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:23 DEBUG : dir: Looking for writers 2026/04/08 01:48:23 DEBUG : file1: reading active writers 2026/04/08 01:48:23 DEBUG : Looking for writers 2026/04/08 01:48:23 DEBUG : dir: reading active writers 2026/04/08 01:48:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.11s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:23 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/08 01:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/08 01:48:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/08 01:48:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 01:48:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/08 01:48:29 DEBUG : dir: invalidating directory cache 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/08 01:48:29 DEBUG : dir/file1: Reset virtual modtime 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/08 01:48:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 01:48:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/08 01:48:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/08 01:48:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:48:29 DEBUG : dir: invalidating directory cache 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/08 01:48:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/08 01:48:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 01:48:29 DEBUG : forgetting directory cache 2026/04/08 01:48:29 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/08 01:48:29 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:29 DEBUG : dir/virtualDir: Looking for writers 2026/04/08 01:48:29 DEBUG : dir: Looking for writers 2026/04/08 01:48:29 DEBUG : file1: reading active writers 2026/04/08 01:48:29 DEBUG : virtualFile2: reading active writers 2026/04/08 01:48:29 DEBUG : virtualFile: reading active writers 2026/04/08 01:48:29 DEBUG : virtualDir: reading active writers 2026/04/08 01:48:29 DEBUG : Looking for writers 2026/04/08 01:48:29 DEBUG : dir: reading active writers 2026/04/08 01:48:29 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.88s) --- PASS: TestDirReadDirAll/Virtual (2.28s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:30 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:31 ERROR : dir/: Can only open directories read only 2026/04/08 01:48:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:31 DEBUG : dir: Looking for writers 2026/04/08 01:48:31 DEBUG : Looking for writers 2026/04/08 01:48:31 DEBUG : dir: reading active writers 2026/04/08 01:48:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.85s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:32 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:48:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/08 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:48:34 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:48:34 DEBUG : dir/potato: size = 5 OK 2026/04/08 01:48:34 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/08 01:48:34 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/08 01:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:48:34 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:34 DEBUG : dir: Looking for writers 2026/04/08 01:48:34 DEBUG : file1: reading active writers 2026/04/08 01:48:34 DEBUG : potato: reading active writers 2026/04/08 01:48:34 DEBUG : Looking for writers 2026/04/08 01:48:34 DEBUG : dir: reading active writers 2026/04/08 01:48:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.14s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:35 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 01:48:37 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:37 DEBUG : dir/sub: Looking for writers 2026/04/08 01:48:37 DEBUG : dir: Looking for writers 2026/04/08 01:48:37 DEBUG : file1: reading active writers 2026/04/08 01:48:37 DEBUG : sub: reading active writers 2026/04/08 01:48:37 DEBUG : Looking for writers 2026/04/08 01:48:37 DEBUG : dir: reading active writers 2026/04/08 01:48:37 DEBUG : >WaitForWriters: 2026/04/08 01:48:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir not empty`) 2026/04/08 01:48:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:48:38 DEBUG : pacer: Reducing sleep to 15ms 2026/04/08 01:48:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.23s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:38 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:39 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:48:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 01:48:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/08 01:48:41 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:41 DEBUG : dir/sub/subsub: Looking for writers 2026/04/08 01:48:41 DEBUG : dir/sub: Looking for writers 2026/04/08 01:48:41 DEBUG : subsub: reading active writers 2026/04/08 01:48:41 DEBUG : dir: Looking for writers 2026/04/08 01:48:41 DEBUG : file1: reading active writers 2026/04/08 01:48:41 DEBUG : sub: reading active writers 2026/04/08 01:48:41 DEBUG : Looking for writers 2026/04/08 01:48:41 DEBUG : dir: reading active writers 2026/04/08 01:48:41 DEBUG : >WaitForWriters: 2026/04/08 01:48:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir/sub not empty`) 2026/04/08 01:48:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:48:42 DEBUG : pacer: Reducing sleep to 15ms 2026/04/08 01:48:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir not empty`) 2026/04/08 01:48:42 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/08 01:48:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir not empty`) 2026/04/08 01:48:42 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/08 01:48:43 DEBUG : pacer: Reducing sleep to 45ms 2026/04/08 01:48:43 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.20s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:43 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:43 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/08 01:48:44 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/08 01:48:44 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/08 01:48:44 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/08 01:48:44 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:48:44 ERROR : dir/: Dir.Remove not empty 2026/04/08 01:48:44 DEBUG : dir/file1: Remove: 2026/04/08 01:48:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:48:44 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:48:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:48:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:45 DEBUG : Looking for writers 2026/04/08 01:48:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.15s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:45 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:46 DEBUG : dir/file1: Remove: 2026/04/08 01:48:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:48:46 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:48:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:48:47 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:47 DEBUG : Looking for writers 2026/04/08 01:48:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.10s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:47 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:48 DEBUG : dir/file1: Remove: 2026/04/08 01:48:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:48:49 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:48:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:49 DEBUG : dir: Looking for writers 2026/04/08 01:48:49 DEBUG : Looking for writers 2026/04/08 01:48:49 DEBUG : dir: reading active writers 2026/04/08 01:48:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.44s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:49 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/08 01:48:53 DEBUG : dir: Updating dir with dir2 0x661ba1ad0 2026/04/08 01:48:53 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:48:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/08 01:48:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/08 01:48:54 DEBUG : file2: Updating file with file2 0x661b32c00 2026/04/08 01:48:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/08 01:48:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:48:54 INFO : dir2/file3: Deleted 2026/04/08 01:48:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/08 01:48:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x661b32c00 2026/04/08 01:48:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/08 01:48:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/08 01:48:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/08 01:48:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x6624b05b0 2026/04/08 01:48:56 DEBUG : empty directory: forgetting directory cache 2026/04/08 01:48:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/08 01:48:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/08 01:48:56 DEBUG : dir2: Renaming to "dir3" 2026/04/08 01:48:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:48:56 DEBUG : dir3: Looking for writers 2026/04/08 01:48:56 DEBUG : file3: reading active writers 2026/04/08 01:48:56 DEBUG : renamed empty directory: Looking for writers 2026/04/08 01:48:56 DEBUG : Looking for writers 2026/04/08 01:48:56 DEBUG : dir3: reading active writers 2026/04/08 01:48:56 DEBUG : renamed empty directory: reading active writers 2026/04/08 01:48:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.24s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:48:57 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:48:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 01:48:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:48:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:48:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:48:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/08 01:48:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/08 01:48:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:48:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:48:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:48:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:48:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/08 01:48:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/08 01:48:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:48:58 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (12 bytes), uploading instead of streaming 2026/04/08 01:48:59 DEBUG : dir/sub/file2: size = 12 OK 2026/04/08 01:48:59 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/08 01:48:59 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/08 01:48:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:48:59 DEBUG : forgetting directory cache 2026/04/08 01:48:59 DEBUG : dir: forgetting directory cache 2026/04/08 01:48:59 DEBUG : dir/sub: forgetting directory cache 2026/04/08 01:48:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/08 01:48:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/08 01:48:59 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:49:00 DEBUG : dir/sub/file0: size = 5 OK 2026/04/08 01:49:00 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/08 01:49:00 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/08 01:49:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:49:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:00 DEBUG : dir/sub: Looking for writers 2026/04/08 01:49:00 DEBUG : file2: reading active writers 2026/04/08 01:49:00 DEBUG : file0: reading active writers 2026/04/08 01:49:00 DEBUG : dir: Looking for writers 2026/04/08 01:49:00 DEBUG : file1: reading active writers 2026/04/08 01:49:00 DEBUG : sub: reading active writers 2026/04/08 01:49:00 DEBUG : Looking for writers 2026/04/08 01:49:00 DEBUG : dir: reading active writers 2026/04/08 01:49:00 DEBUG : >WaitForWriters: 2026/04/08 01:49:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/dir not empty`) 2026/04/08 01:49:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:49:01 DEBUG : pacer: Reducing sleep to 15ms 2026/04/08 01:49:01 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.69s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:01 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:49:02 DEBUG : forgetting directory cache 2026/04/08 01:49:04 DEBUG : forgetting directory cache 2026/04/08 01:49:04 DEBUG : dir: forgetting directory cache 2026/04/08 01:49:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:05 DEBUG : dir: Looking for writers 2026/04/08 01:49:05 DEBUG : Looking for writers 2026/04/08 01:49:05 DEBUG : dir: reading active writers 2026/04/08 01:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.10s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:05 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:49:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:49:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/08 01:49:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:49:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/08 01:49:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/08 01:49:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/08 01:49:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:49:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:49:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:07 DEBUG : dir: Looking for writers 2026/04/08 01:49:07 DEBUG : file1: reading active writers 2026/04/08 01:49:07 DEBUG : file1.metadata: reading active writers 2026/04/08 01:49:07 DEBUG : Looking for writers 2026/04/08 01:49:07 DEBUG : dir: reading active writers 2026/04/08 01:49:07 DEBUG : dir.metadata: reading active writers 2026/04/08 01:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:07 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:09 DEBUG : dir: Looking for writers 2026/04/08 01:49:09 DEBUG : file1: reading active writers 2026/04/08 01:49:09 DEBUG : Looking for writers 2026/04/08 01:49:09 DEBUG : dir: reading active writers 2026/04/08 01:49:09 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:09 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:12 DEBUG : Can set mod time: true 2026/04/08 01:49:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:49:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:13 DEBUG : dir: Looking for writers 2026/04/08 01:49:13 DEBUG : file1: reading active writers 2026/04/08 01:49:13 DEBUG : Looking for writers 2026/04/08 01:49:13 DEBUG : dir: reading active writers 2026/04/08 01:49:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:13 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:15 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:49:15 DEBUG : dir/file1: size = 0 OK 2026/04/08 01:49:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/08 01:49:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:49:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:16 DEBUG : dir: Looking for writers 2026/04/08 01:49:16 DEBUG : file1: reading active writers 2026/04/08 01:49:16 DEBUG : Looking for writers 2026/04/08 01:49:16 DEBUG : dir: reading active writers 2026/04/08 01:49:16 DEBUG : >WaitForWriters: 2026/04/08 01:49:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:16 DEBUG : dir: Looking for writers 2026/04/08 01:49:16 DEBUG : file1: reading active writers 2026/04/08 01:49:16 DEBUG : Looking for writers 2026/04/08 01:49:16 DEBUG : dir: reading active writers 2026/04/08 01:49:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:17 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:18 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:49:19 DEBUG : dir/file1: size = 5 OK 2026/04/08 01:49:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/08 01:49:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:19 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:19 DEBUG : dir: Looking for writers 2026/04/08 01:49:19 DEBUG : file1: reading active writers 2026/04/08 01:49:19 DEBUG : Looking for writers 2026/04/08 01:49:19 DEBUG : dir: reading active writers 2026/04/08 01:49:19 DEBUG : >WaitForWriters: 2026/04/08 01:49:19 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:19 DEBUG : dir: Looking for writers 2026/04/08 01:49:19 DEBUG : file1: reading active writers 2026/04/08 01:49:19 DEBUG : Looking for writers 2026/04/08 01:49:19 DEBUG : dir: reading active writers 2026/04/08 01:49:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:20 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:20 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:49:20 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:20 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:49:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:49:22 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:22 DEBUG : dir: Looking for writers 2026/04/08 01:49:22 DEBUG : file1: reading active writers 2026/04/08 01:49:22 DEBUG : Looking for writers 2026/04/08 01:49:22 DEBUG : dir: reading active writers 2026/04/08 01:49:22 DEBUG : >WaitForWriters: 2026/04/08 01:49:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:22 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:49:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:22 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:49:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:49:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:49:24 DEBUG : dir/file1(0x662302a40): close: 2026/04/08 01:49:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:49:24 DEBUG : dir/file1(0x662302a40): >close: err= 2026/04/08 01:49:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:24 DEBUG : dir: Looking for writers 2026/04/08 01:49:24 DEBUG : file1: reading active writers 2026/04/08 01:49:24 DEBUG : Looking for writers 2026/04/08 01:49:24 DEBUG : dir: reading active writers 2026/04/08 01:49:24 DEBUG : >WaitForWriters: 2026/04/08 01:49:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:24 DEBUG : dir: Looking for writers 2026/04/08 01:49:24 DEBUG : file1: reading active writers 2026/04/08 01:49:24 DEBUG : Looking for writers 2026/04/08 01:49:24 DEBUG : dir: reading active writers 2026/04/08 01:49:24 DEBUG : >WaitForWriters: 2026/04/08 01:49:24 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:25 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:25 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:49:25 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:25 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:49:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:49:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:49:26 DEBUG : dir/file1(0x662228c40): _writeAt: size=5, off=0 2026/04/08 01:49:26 DEBUG : dir/file1(0x662228c40): openPending: 2026/04/08 01:49:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:49:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:26 DEBUG : dir/file1(0x662228c40): >openPending: err= 2026/04/08 01:49:26 DEBUG : dir/file1(0x662228c40): >_writeAt: n=5, err= 2026/04/08 01:49:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:49:26 DEBUG : dir/file1(0x662228c40): close: 2026/04/08 01:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/08 01:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/08 01:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/08 01:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:49:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:49:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:49:27 DEBUG : dir/file1(0x662228c40): >close: err= 2026/04/08 01:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:49:27 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:49:27 DEBUG : dir: Looking for writers 2026/04/08 01:49:27 DEBUG : file1: reading active writers 2026/04/08 01:49:27 DEBUG : Looking for writers 2026/04/08 01:49:27 DEBUG : dir: reading active writers 2026/04/08 01:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:49:27 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:49:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:27 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:49:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/08 01:49:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:49:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/08 01:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:49:28 DEBUG : dir: Looking for writers 2026/04/08 01:49:28 DEBUG : file1: reading active writers 2026/04/08 01:49:28 DEBUG : Looking for writers 2026/04/08 01:49:28 DEBUG : dir: reading active writers 2026/04/08 01:49:28 DEBUG : >WaitForWriters: 2026/04/08 01:49:28 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:28 DEBUG : dir: Looking for writers 2026/04/08 01:49:28 DEBUG : file1: reading active writers 2026/04/08 01:49:28 DEBUG : Looking for writers 2026/04/08 01:49:28 DEBUG : dir: reading active writers 2026/04/08 01:49:28 DEBUG : >WaitForWriters: 2026/04/08 01:49:28 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.40s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.24s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.66s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.89s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:29 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:49:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:49:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:49:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:49:30 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:30 DEBUG : dir: Looking for writers 2026/04/08 01:49:30 DEBUG : file1: reading active writers 2026/04/08 01:49:30 DEBUG : Looking for writers 2026/04/08 01:49:30 DEBUG : dir: reading active writers 2026/04/08 01:49:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.28s) === RUN TestFileOpenReadUnknownSize 2026/04/08 01:49:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/08 01:49:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 01:49:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:49:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/08 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:31 DEBUG : Looking for writers 2026/04/08 01:49:31 DEBUG : file.txt: reading active writers 2026/04/08 01:49:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:31 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:33 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:49:33 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:49:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/08 01:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:33 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:33 DEBUG : dir: Looking for writers 2026/04/08 01:49:33 DEBUG : file1: reading active writers 2026/04/08 01:49:33 DEBUG : Looking for writers 2026/04/08 01:49:33 DEBUG : dir: reading active writers 2026/04/08 01:49:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.05s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:34 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:36 DEBUG : dir/file1: Remove: 2026/04/08 01:49:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:36 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:49:36 DEBUG : dir/file1: Remove: 2026/04/08 01:49:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 01:49:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:36 DEBUG : dir: Looking for writers 2026/04/08 01:49:36 DEBUG : Looking for writers 2026/04/08 01:49:36 DEBUG : dir: reading active writers 2026/04/08 01:49:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.36s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:37 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:38 DEBUG : dir/file1: Remove: 2026/04/08 01:49:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:38 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:49:38 DEBUG : dir/file1: Remove: 2026/04/08 01:49:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 01:49:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:38 DEBUG : dir: Looking for writers 2026/04/08 01:49:38 DEBUG : Looking for writers 2026/04/08 01:49:38 DEBUG : dir: reading active writers 2026/04/08 01:49:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.31s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:39 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:49:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:49:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:49:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:40 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/08 01:49:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:40 DEBUG : dir/file1: Open: flags=0x3 2026/04/08 01:49:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/08 01:49:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/08 01:49:40 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:40 DEBUG : dir: Looking for writers 2026/04/08 01:49:40 DEBUG : file1: reading active writers 2026/04/08 01:49:40 DEBUG : Looking for writers 2026/04/08 01:49:40 DEBUG : dir: reading active writers 2026/04/08 01:49:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.11s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:41 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:42 DEBUG : dir: Looking for writers 2026/04/08 01:49:42 DEBUG : file1: reading active writers 2026/04/08 01:49:42 DEBUG : Looking for writers 2026/04/08 01:49:42 DEBUG : dir: reading active writers 2026/04/08 01:49:42 DEBUG : >WaitForWriters: 2026/04/08 01:49:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:49:43 DEBUG : newLeaf: Updating file with newLeaf 0x6627be480 2026/04/08 01:49:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:49:44 DEBUG : dir/file1: Updating file with dir/file1 0x6627be480 2026/04/08 01:49:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:49:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:44 DEBUG : dir/file1: File is currently open, delaying rename 0x6627be480 2026/04/08 01:49:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:44 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:49:45 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:49:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/08 01:49:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:45 DEBUG : newLeaf: Running delayed rename now 2026/04/08 01:49:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:49:46 DEBUG : newLeaf: Updating file with newLeaf 0x6627be480 2026/04/08 01:49:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:46 DEBUG : dir: Looking for writers 2026/04/08 01:49:46 DEBUG : Looking for writers 2026/04/08 01:49:46 DEBUG : dir: reading active writers 2026/04/08 01:49:46 DEBUG : newLeaf: reading active writers 2026/04/08 01:49:46 DEBUG : >WaitForWriters: 2026/04/08 01:49:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:46 DEBUG : dir: Looking for writers 2026/04/08 01:49:46 DEBUG : Looking for writers 2026/04/08 01:49:46 DEBUG : dir: reading active writers 2026/04/08 01:49:46 DEBUG : newLeaf: reading active writers 2026/04/08 01:49:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:47 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:47 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:49:47 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:47 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:49:48 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:48 DEBUG : dir: Looking for writers 2026/04/08 01:49:48 DEBUG : file1: reading active writers 2026/04/08 01:49:48 DEBUG : Looking for writers 2026/04/08 01:49:48 DEBUG : dir: reading active writers 2026/04/08 01:49:48 DEBUG : >WaitForWriters: 2026/04/08 01:49:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:49:49 DEBUG : newLeaf: Updating file with newLeaf 0x6623e49c0 2026/04/08 01:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:49:50 DEBUG : dir/file1: Updating file with dir/file1 0x6623e49c0 2026/04/08 01:49:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:50 DEBUG : dir/file1: File is currently open, delaying rename 0x6623e49c0 2026/04/08 01:49:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:50 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:49:51 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:49:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/08 01:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:51 DEBUG : newLeaf: Running delayed rename now 2026/04/08 01:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:49:52 DEBUG : newLeaf: Updating file with newLeaf 0x6623e49c0 2026/04/08 01:49:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:52 DEBUG : dir: Looking for writers 2026/04/08 01:49:52 DEBUG : Looking for writers 2026/04/08 01:49:52 DEBUG : dir: reading active writers 2026/04/08 01:49:52 DEBUG : newLeaf: reading active writers 2026/04/08 01:49:52 DEBUG : >WaitForWriters: 2026/04/08 01:49:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:52 DEBUG : dir: Looking for writers 2026/04/08 01:49:52 DEBUG : Looking for writers 2026/04/08 01:49:52 DEBUG : newLeaf: reading active writers 2026/04/08 01:49:52 DEBUG : dir: reading active writers 2026/04/08 01:49:52 DEBUG : >WaitForWriters: 2026/04/08 01:49:52 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:49:53 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:49:53 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:49:53 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:49:53 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:49:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:49:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): openPending: 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): >openPending: err= 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:49:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): _writeAt: size=14, off=0 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): >_writeAt: n=14, err= 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): close: 2026/04/08 01:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:49:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:49:54 DEBUG : dir/file1(0x661e9fec0): >close: err= 2026/04/08 01:49:54 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:49:54 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:49:54 DEBUG : dir: Looking for writers 2026/04/08 01:49:54 DEBUG : file1: reading active writers 2026/04/08 01:49:54 DEBUG : Looking for writers 2026/04/08 01:49:54 DEBUG : dir: reading active writers 2026/04/08 01:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:49:55 DEBUG : dir: Looking for writers 2026/04/08 01:49:55 DEBUG : file1: reading active writers 2026/04/08 01:49:55 DEBUG : Looking for writers 2026/04/08 01:49:55 DEBUG : dir: reading active writers 2026/04/08 01:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:49:55 DEBUG : dir: Looking for writers 2026/04/08 01:49:55 DEBUG : file1: reading active writers 2026/04/08 01:49:55 DEBUG : Looking for writers 2026/04/08 01:49:55 DEBUG : dir: reading active writers 2026/04/08 01:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/08 01:49:56 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:49:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:49:56 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:49:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/08 01:49:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:49:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 01:49:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:49:56 DEBUG : dir: Looking for writers 2026/04/08 01:49:56 DEBUG : file1: reading active writers 2026/04/08 01:49:56 DEBUG : Looking for writers 2026/04/08 01:49:56 DEBUG : dir: reading active writers 2026/04/08 01:49:56 DEBUG : >WaitForWriters: 2026/04/08 01:49:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:49:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:49:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:49:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): _readAt: size=512, off=0 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): openPending: 2026/04/08 01:49:56 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/04/08 01:49:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:49:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): >openPending: err= 2026/04/08 01:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): >_readAt: n=14, err=EOF 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): close: 2026/04/08 01:49:56 DEBUG : dir/file1(0x662229ec0): >close: err= 2026/04/08 01:49:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:49:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:49:58 DEBUG : newLeaf: Updating file with newLeaf 0x6627be3c0 2026/04/08 01:49:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:49:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:49:59 DEBUG : dir/file1: Updating file with dir/file1 0x6627be3c0 2026/04/08 01:49:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:49:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:49:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:49:59 DEBUG : dir/file1(0x662303300): openPending: 2026/04/08 01:49:59 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," 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/04/08 01:49:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:49:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:49:59 DEBUG : dir/file1(0x662303300): >openPending: err= 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:49:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:49:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:49:59 DEBUG : dir/file1(0x662303300): _writeAt: size=25, off=0 2026/04/08 01:49:59 DEBUG : dir/file1(0x662303300): >_writeAt: n=25, err= 2026/04/08 01:49:59 DEBUG : dir/file1: File is currently open, delaying rename 0x6627be3c0 2026/04/08 01:49:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:49:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 2026/04/08 01:49:59 DEBUG : newLeaf(0x662303300): close: 2026/04/08 01:49:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:49:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:49:59 DEBUG : newLeaf: Running delayed rename now 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:49:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:49:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:49:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:50:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:00 DEBUG : newLeaf: Updating file with newLeaf 0x6627be3c0 2026/04/08 01:50:00 DEBUG : newLeaf(0x662303300): >close: err= 2026/04/08 01:50:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:00 DEBUG : dir: Looking for writers 2026/04/08 01:50:00 DEBUG : Looking for writers 2026/04/08 01:50:00 DEBUG : dir: reading active writers 2026/04/08 01:50:00 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:00 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: files root 'rclone-test-juxawon9bile'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: files root 'rclone-test-juxawon9bile'/newLeaf: crc32 hash incorrect - expecting "e19d76ab" got "f401d3a6" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/08 01:50:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:07 DEBUG : dir: Looking for writers 2026/04/08 01:50:07 DEBUG : Looking for writers 2026/04/08 01:50:07 DEBUG : dir: reading active writers 2026/04/08 01:50:07 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:07 DEBUG : >WaitForWriters: 2026/04/08 01:50:07 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:09 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:09 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:09 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:09 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:11 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:11 DEBUG : dir: Looking for writers 2026/04/08 01:50:11 DEBUG : file1: reading active writers 2026/04/08 01:50:11 DEBUG : Looking for writers 2026/04/08 01:50:11 DEBUG : dir: reading active writers 2026/04/08 01:50:11 DEBUG : >WaitForWriters: 2026/04/08 01:50:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:12 DEBUG : newLeaf: Updating file with newLeaf 0x6624a3d40 2026/04/08 01:50:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:50:13 DEBUG : dir/file1: Updating file with dir/file1 0x6624a3d40 2026/04/08 01:50:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:50:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:13 DEBUG : dir/file1(0x6628842c0): openPending: 2026/04/08 01:50:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:50:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:13 DEBUG : dir/file1(0x6628842c0): >openPending: err= 2026/04/08 01:50:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:50:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:13 DEBUG : dir/file1(0x6628842c0): _writeAt: size=25, off=0 2026/04/08 01:50:13 DEBUG : dir/file1(0x6628842c0): >_writeAt: n=25, err= 2026/04/08 01:50:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:50:14 DEBUG : newLeaf: Updating file with newLeaf 0x6624a3d40 2026/04/08 01:50:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:14 DEBUG : newLeaf(0x6628842c0): close: 2026/04/08 01:50:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:50:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:50:13.674817488 +0000 UTC m=+135.358125700 2026/04/08 01:50:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:14 DEBUG : newLeaf(0x6628842c0): >close: err= 2026/04/08 01:50:14 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:14 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:50:14 DEBUG : dir: Looking for writers 2026/04/08 01:50:14 DEBUG : Looking for writers 2026/04/08 01:50:14 DEBUG : dir: reading active writers 2026/04/08 01:50:14 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:50:15 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:50:15 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/08 01:50:15 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:50:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:50:13 +0000 UTC," 2026/04/08 01:50:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:50:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:50:15 DEBUG : dir: Looking for writers 2026/04/08 01:50:15 DEBUG : Looking for writers 2026/04/08 01:50:15 DEBUG : dir: reading active writers 2026/04/08 01:50:15 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:15 DEBUG : >WaitForWriters: 2026/04/08 01:50:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:15 DEBUG : dir: Looking for writers 2026/04/08 01:50:15 DEBUG : Looking for writers 2026/04/08 01:50:15 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:15 DEBUG : dir: reading active writers 2026/04/08 01:50:15 DEBUG : >WaitForWriters: 2026/04/08 01:50:15 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:16 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:16 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:50:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): openPending: 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): >openPending: err= 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:50:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): _writeAt: size=14, off=0 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): >_writeAt: n=14, err= 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): close: 2026/04/08 01:50:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:50:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:17 DEBUG : dir/file1(0x6623f6380): >close: err= 2026/04/08 01:50:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:17 DEBUG : dir: Looking for writers 2026/04/08 01:50:17 DEBUG : file1: reading active writers 2026/04/08 01:50:17 DEBUG : Looking for writers 2026/04/08 01:50:17 DEBUG : dir: reading active writers 2026/04/08 01:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:17 DEBUG : dir: Looking for writers 2026/04/08 01:50:17 DEBUG : file1: reading active writers 2026/04/08 01:50:17 DEBUG : Looking for writers 2026/04/08 01:50:17 DEBUG : dir: reading active writers 2026/04/08 01:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:17 DEBUG : dir: Looking for writers 2026/04/08 01:50:17 DEBUG : file1: reading active writers 2026/04/08 01:50:17 DEBUG : Looking for writers 2026/04/08 01:50:17 DEBUG : dir: reading active writers 2026/04/08 01:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:17 DEBUG : dir: Looking for writers 2026/04/08 01:50:17 DEBUG : file1: reading active writers 2026/04/08 01:50:17 DEBUG : Looking for writers 2026/04/08 01:50:17 DEBUG : dir: reading active writers 2026/04/08 01:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:50:18 DEBUG : dir: Looking for writers 2026/04/08 01:50:18 DEBUG : file1: reading active writers 2026/04/08 01:50:18 DEBUG : Looking for writers 2026/04/08 01:50:18 DEBUG : dir: reading active writers 2026/04/08 01:50:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:50:18 DEBUG : dir: Looking for writers 2026/04/08 01:50:18 DEBUG : file1: reading active writers 2026/04/08 01:50:18 DEBUG : Looking for writers 2026/04/08 01:50:18 DEBUG : dir: reading active writers 2026/04/08 01:50:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:50:18 DEBUG : dir: Looking for writers 2026/04/08 01:50:18 DEBUG : file1: reading active writers 2026/04/08 01:50:18 DEBUG : Looking for writers 2026/04/08 01:50:18 DEBUG : dir: reading active writers 2026/04/08 01:50:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:50:18 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:50:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:50:18 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:50:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:50:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 01:50:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:50:19 DEBUG : dir: Looking for writers 2026/04/08 01:50:19 DEBUG : file1: reading active writers 2026/04/08 01:50:19 DEBUG : Looking for writers 2026/04/08 01:50:19 DEBUG : dir: reading active writers 2026/04/08 01:50:19 DEBUG : >WaitForWriters: 2026/04/08 01:50:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): _readAt: size=512, off=0 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): openPending: 2026/04/08 01:50: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/04/08 01:50:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:50:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): >openPending: err= 2026/04/08 01:50:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): >_readAt: n=14, err=EOF 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): close: 2026/04/08 01:50:19 DEBUG : dir/file1(0x6623f7080): >close: err= 2026/04/08 01:50:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:50:20 DEBUG : newLeaf: Updating file with newLeaf 0x6627be180 2026/04/08 01:50:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:50:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:50:20 DEBUG : dir/file1: Updating file with dir/file1 0x6627be180 2026/04/08 01:50:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:50:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:21 DEBUG : dir/file1(0x6627aa880): openPending: 2026/04/08 01:50:21 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/04/08 01:50:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:21 DEBUG : dir/file1(0x6627aa880): >openPending: err= 2026/04/08 01:50:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:50:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:21 DEBUG : dir/file1(0x6627aa880): _writeAt: size=25, off=0 2026/04/08 01:50:21 DEBUG : dir/file1(0x6627aa880): >_writeAt: n=25, err= 2026/04/08 01:50:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:50:21 DEBUG : newLeaf: Updating file with newLeaf 0x6627be180 2026/04/08 01:50:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:21 DEBUG : newLeaf(0x6627aa880): close: 2026/04/08 01:50:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:50:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:50:21.160884648 +0000 UTC m=+142.844192870 2026/04/08 01:50:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:21 DEBUG : newLeaf(0x6627aa880): >close: err= 2026/04/08 01:50:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:21 DEBUG : dir: Looking for writers 2026/04/08 01:50:21 DEBUG : Looking for writers 2026/04/08 01:50:21 DEBUG : dir: reading active writers 2026/04/08 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:21 DEBUG : dir: Looking for writers 2026/04/08 01:50:21 DEBUG : Looking for writers 2026/04/08 01:50:21 DEBUG : dir: reading active writers 2026/04/08 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:21 DEBUG : dir: Looking for writers 2026/04/08 01:50:21 DEBUG : Looking for writers 2026/04/08 01:50:21 DEBUG : dir: reading active writers 2026/04/08 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:21 DEBUG : dir: Looking for writers 2026/04/08 01:50:21 DEBUG : Looking for writers 2026/04/08 01:50:21 DEBUG : dir: reading active writers 2026/04/08 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:50:21 DEBUG : dir: Looking for writers 2026/04/08 01:50:21 DEBUG : Looking for writers 2026/04/08 01:50:21 DEBUG : dir: reading active writers 2026/04/08 01:50:21 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:50:22 DEBUG : dir: Looking for writers 2026/04/08 01:50:22 DEBUG : Looking for writers 2026/04/08 01:50:22 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:22 DEBUG : dir: reading active writers 2026/04/08 01:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:50:22 DEBUG : dir: Looking for writers 2026/04/08 01:50:22 DEBUG : Looking for writers 2026/04/08 01:50:22 DEBUG : dir: reading active writers 2026/04/08 01:50:22 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:50:22 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:50:22 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/08 01:50:22 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:50:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:50:21 +0000 UTC," 2026/04/08 01:50:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:50:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:50:23 DEBUG : dir: Looking for writers 2026/04/08 01:50:23 DEBUG : Looking for writers 2026/04/08 01:50:23 DEBUG : dir: reading active writers 2026/04/08 01:50:23 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:23 DEBUG : >WaitForWriters: 2026/04/08 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:23 DEBUG : dir: Looking for writers 2026/04/08 01:50:23 DEBUG : Looking for writers 2026/04/08 01:50:23 DEBUG : dir: reading active writers 2026/04/08 01:50:23 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:23 DEBUG : >WaitForWriters: 2026/04/08 01:50:23 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:23 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:23 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:23 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:23 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:25 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:25 DEBUG : dir: Looking for writers 2026/04/08 01:50:25 DEBUG : file1: reading active writers 2026/04/08 01:50:25 DEBUG : Looking for writers 2026/04/08 01:50:25 DEBUG : dir: reading active writers 2026/04/08 01:50:25 DEBUG : >WaitForWriters: 2026/04/08 01:50:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): _readAt: size=512, off=0 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): openPending: 2026/04/08 01:50:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:50:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): >openPending: err= 2026/04/08 01:50:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/08 01:50:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): >_readAt: n=14, err=EOF 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): close: 2026/04/08 01:50:25 DEBUG : dir/file1(0x662885a40): >close: err= 2026/04/08 01:50:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:50:26 DEBUG : newLeaf: Updating file with newLeaf 0x661bd1740 2026/04/08 01:50:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/08 01:50:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:50:27 DEBUG : dir/file1: Updating file with dir/file1 0x661bd1740 2026/04/08 01:50:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:50:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:27 DEBUG : dir/file1(0x66200b800): openPending: 2026/04/08 01:50:27 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/04/08 01:50:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:27 DEBUG : dir/file1(0x66200b800): >openPending: err= 2026/04/08 01:50:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:50:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:27 DEBUG : dir/file1(0x66200b800): _writeAt: size=25, off=0 2026/04/08 01:50:27 DEBUG : dir/file1(0x66200b800): >_writeAt: n=25, err= 2026/04/08 01:50:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/08 01:50:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:50:28 DEBUG : newLeaf: Updating file with newLeaf 0x661bd1740 2026/04/08 01:50:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:50:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:28 DEBUG : newLeaf(0x66200b800): close: 2026/04/08 01:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:50:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:50:27.609491974 +0000 UTC m=+149.292800186 2026/04/08 01:50:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:28 DEBUG : newLeaf(0x66200b800): >close: err= 2026/04/08 01:50:28 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:28 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:50:28 DEBUG : dir: Looking for writers 2026/04/08 01:50:28 DEBUG : Looking for writers 2026/04/08 01:50:28 DEBUG : dir: reading active writers 2026/04/08 01:50:28 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:50:29 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:50:29 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/08 01:50:29 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:50:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:50:27 +0000 UTC," 2026/04/08 01:50:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:50:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:50:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:50:29 DEBUG : dir: Looking for writers 2026/04/08 01:50:29 DEBUG : Looking for writers 2026/04/08 01:50:29 DEBUG : dir: reading active writers 2026/04/08 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:29 DEBUG : >WaitForWriters: 2026/04/08 01:50:29 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:29 DEBUG : dir: Looking for writers 2026/04/08 01:50:29 DEBUG : Looking for writers 2026/04/08 01:50:29 DEBUG : dir: reading active writers 2026/04/08 01:50:29 DEBUG : newLeaf: reading active writers 2026/04/08 01:50:29 DEBUG : >WaitForWriters: 2026/04/08 01:50:29 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- FAIL: TestFileRename (48.97s) --- PASS: TestFileRename/off,forceCache=false (5.80s) --- PASS: TestFileRename/minimal,forceCache=false (5.91s) --- FAIL: TestFileRename/minimal,forceCache=true (16.13s) --- PASS: TestFileRename/writes,forceCache=false (7.17s) --- PASS: TestFileRename/writes,forceCache=true (7.46s) --- PASS: TestFileRename/full,forceCache=false (6.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:30 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:30 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:30 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:30 DEBUG : Looking for writers 2026/04/08 01:50:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:30 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:50:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:50:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:32 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:32 DEBUG : dir: Looking for writers 2026/04/08 01:50:32 DEBUG : file1: reading active writers 2026/04/08 01:50:32 DEBUG : Looking for writers 2026/04/08 01:50:32 DEBUG : dir: reading active writers 2026/04/08 01:50:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.37s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:33 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:50:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:50:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 01:50:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 01:50:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 01:50:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 01:50:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 01:50:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 01:50:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:50:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/08 01:50:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/08 01:50:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/08 01:50:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:36 DEBUG : dir: Looking for writers 2026/04/08 01:50:36 DEBUG : file1: reading active writers 2026/04/08 01:50:36 DEBUG : Looking for writers 2026/04/08 01:50:36 DEBUG : dir: reading active writers 2026/04/08 01:50:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.88s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:36 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:50:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:50:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 01:50:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 01:50:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 01:50:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 01:50:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 01:50:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 01:50:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:50:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/08 01:50:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/08 01:50:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/08 01:50:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/08 01:50:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/08 01:50:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 01:50:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/08 01:50:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/08 01:50:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/08 01:50:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 01:50:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 01:50:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 01:50:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 01:50:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/08 01:50:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 01:50:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 01:50:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 01:50:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/08 01:50:40 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:40 DEBUG : dir: Looking for writers 2026/04/08 01:50:40 DEBUG : file1: reading active writers 2026/04/08 01:50:40 DEBUG : Looking for writers 2026/04/08 01:50:40 DEBUG : dir: reading active writers 2026/04/08 01:50:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:41 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:50:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:50:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:42 DEBUG : dir: Looking for writers 2026/04/08 01:50:42 DEBUG : file1: reading active writers 2026/04/08 01:50:42 DEBUG : Looking for writers 2026/04/08 01:50:42 DEBUG : dir: reading active writers 2026/04/08 01:50:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.34s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:43 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:50:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:50:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/08 01:50:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/08 01:50:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:45 DEBUG : dir: Looking for writers 2026/04/08 01:50:45 DEBUG : file1: reading active writers 2026/04/08 01:50:45 DEBUG : Looking for writers 2026/04/08 01:50:45 DEBUG : dir: reading active writers 2026/04/08 01:50:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.30s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:45 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:45 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:45 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:45 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): _readAt: size=1, off=0 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): openPending: 2026/04/08 01:50:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:50:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >openPending: err= 2026/04/08 01:50:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:50:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >_readAt: n=1, err= 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): _readAt: size=256, off=1 2026/04/08 01:50:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >_readAt: n=15, err=EOF 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): _readAt: size=16, off=16 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >_readAt: n=0, err=EOF 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): close: 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >close: err= 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): close: 2026/04/08 01:50:47 DEBUG : dir/file1(0x6623035c0): >close: err=file already closed 2026/04/08 01:50:47 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:47 DEBUG : dir: Looking for writers 2026/04/08 01:50:47 DEBUG : file1: reading active writers 2026/04/08 01:50:47 DEBUG : Looking for writers 2026/04/08 01:50:47 DEBUG : dir: reading active writers 2026/04/08 01:50:47 DEBUG : >WaitForWriters: 2026/04/08 01:50:47 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.33s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:48 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:48 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:48 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:48 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): _readAt: size=1, off=0 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): openPending: 2026/04/08 01:50:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:50:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:50:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >openPending: err= 2026/04/08 01:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:50:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >_readAt: n=1, err= 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): _readAt: size=1, off=5 2026/04/08 01:50:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >_readAt: n=1, err= 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): _readAt: size=1, off=3 2026/04/08 01:50:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >_readAt: n=1, err= 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): _readAt: size=1, off=13 2026/04/08 01:50:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >_readAt: n=1, err= 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): _readAt: size=16, off=100 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >_readAt: n=0, err=EOF 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): close: 2026/04/08 01:50:49 DEBUG : dir/file1(0x662302140): >close: err= 2026/04/08 01:50:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:49 DEBUG : dir: Looking for writers 2026/04/08 01:50:49 DEBUG : file1: reading active writers 2026/04/08 01:50:49 DEBUG : Looking for writers 2026/04/08 01:50:49 DEBUG : dir: reading active writers 2026/04/08 01:50:49 DEBUG : >WaitForWriters: 2026/04/08 01:50:49 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.39s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:50 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:50 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:50 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:50 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=1, off=0 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): openPending: 2026/04/08 01:50:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:50:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:50:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >openPending: err= 2026/04/08 01:50:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:50:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=1, err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=1, off=5 2026/04/08 01:50:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=1, err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=1, off=1 2026/04/08 01:50:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=1, err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=6, off=10 2026/04/08 01:50:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=6, err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=256, off=10 2026/04/08 01:50:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=6, err=EOF 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=256, off=100 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=0, err=EOF 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): close: 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >close: err= 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): _readAt: size=256, off=100 2026/04/08 01:50:52 DEBUG : dir/file1(0x662a04cc0): >_readAt: n=0, err=file already closed 2026/04/08 01:50:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:52 DEBUG : dir: Looking for writers 2026/04/08 01:50:52 DEBUG : file1: reading active writers 2026/04/08 01:50:52 DEBUG : Looking for writers 2026/04/08 01:50:52 DEBUG : dir: reading active writers 2026/04/08 01:50:52 DEBUG : >WaitForWriters: 2026/04/08 01:50:52 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting 2026/04/08 01:50: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-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:50: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-juxawon9bile/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.34s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:52 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:52 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:52 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:52 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): RWFileHandle.Flush 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): _readAt: size=256, off=0 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): openPending: 2026/04/08 01:50:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:50:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:50:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): >openPending: err= 2026/04/08 01:50:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 01:50:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): >_readAt: n=16, err=EOF 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): RWFileHandle.Flush 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): RWFileHandle.Flush 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): close: 2026/04/08 01:50:54 DEBUG : dir/file1(0x662b36e80): >close: err= 2026/04/08 01:50:54 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:54 DEBUG : dir: Looking for writers 2026/04/08 01:50:54 DEBUG : file1: reading active writers 2026/04/08 01:50:54 DEBUG : Looking for writers 2026/04/08 01:50:54 DEBUG : dir: reading active writers 2026/04/08 01:50:54 DEBUG : >WaitForWriters: 2026/04/08 01:50:54 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting 2026/04/08 01:50:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:50:54 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-juxawon9bile/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.38s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:55 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:55 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:55 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:55 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:50:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:50:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:50:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:50:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:50:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:50:56 DEBUG : dir/file1(0x662a05440): _readAt: size=256, off=0 2026/04/08 01:50:56 DEBUG : dir/file1(0x662a05440): openPending: 2026/04/08 01:50:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:50:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:50:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:56 DEBUG : dir/file1(0x662a05440): >openPending: err= 2026/04/08 01:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 01:50:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:50:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:50:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:50:57 DEBUG : dir/file1(0x662a05440): >_readAt: n=16, err=EOF 2026/04/08 01:50:57 DEBUG : dir/file1(0x662a05440): RWFileHandle.Release 2026/04/08 01:50:57 DEBUG : dir/file1(0x662a05440): close: 2026/04/08 01:50:57 DEBUG : dir/file1(0x662a05440): >close: err= 2026/04/08 01:50:57 DEBUG : dir/file1(0x662a05440): RWFileHandle.Release 2026/04/08 01:50:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:57 DEBUG : dir: Looking for writers 2026/04/08 01:50:57 DEBUG : file1: reading active writers 2026/04/08 01:50:57 DEBUG : Looking for writers 2026/04/08 01:50:57 DEBUG : dir: reading active writers 2026/04/08 01:50:57 DEBUG : >WaitForWriters: 2026/04/08 01:50:57 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting 2026/04/08 01:50:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:50:57 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-juxawon9bile/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.44s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:57 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:57 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:57 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:50:57 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:50:57 DEBUG : file1: newRWFileHandle: 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): openPending: 2026/04/08 01:50:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:50:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): >openPending: err= 2026/04/08 01:50:57 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:50:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:50:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): _writeAt: size=5, off=0 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): >_writeAt: n=5, err= 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): _writeAt: size=7, off=5 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): >_writeAt: n=7, err= 2026/04/08 01:50:57 DEBUG : file1: vfs cache: truncate to size=11 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): close: 2026/04/08 01:50:57 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:50:57.928263394 +0000 UTC m=+179.611571606 2026/04/08 01:50:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): >close: err= 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): close: 2026/04/08 01:50:57 DEBUG : file1(0x662a05ac0): >close: err=file already closed 2026/04/08 01:50:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:57 DEBUG : Looking for writers 2026/04/08 01:50:57 DEBUG : file1: reading active writers 2026/04/08 01:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:57 DEBUG : Looking for writers 2026/04/08 01:50:57 DEBUG : file1: reading active writers 2026/04/08 01:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:57 DEBUG : Looking for writers 2026/04/08 01:50:57 DEBUG : file1: reading active writers 2026/04/08 01:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:57 DEBUG : Looking for writers 2026/04/08 01:50:57 DEBUG : file1: reading active writers 2026/04/08 01:50:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:58 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:50:58 DEBUG : Looking for writers 2026/04/08 01:50:58 DEBUG : file1: reading active writers 2026/04/08 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:50:58 DEBUG : Looking for writers 2026/04/08 01:50:58 DEBUG : file1: reading active writers 2026/04/08 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:50:58 DEBUG : Looking for writers 2026/04/08 01:50:58 DEBUG : file1: reading active writers 2026/04/08 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:50:58 DEBUG : file1: size = 11 OK 2026/04/08 01:50:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:50:58 INFO : file1: Copied (new) 2026/04/08 01:50:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 01:50:57 +0000 UTC," 2026/04/08 01:50:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : >WaitForWriters: 2026/04/08 01:50:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : >WaitForWriters: 2026/04/08 01:50:59 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting 2026/04/08 01:50:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:50:59 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-juxawon9bile/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:50:59 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:50:59 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:50:59 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:50:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:50:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:50:59 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:50:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:50:59 DEBUG : file1: newRWFileHandle: 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): openPending: 2026/04/08 01:50:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:50:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): >openPending: err= 2026/04/08 01:50:59 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:50:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:50:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:50:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): _writeAt: size=7, off=0 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): >_writeAt: n=7, err= 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): _writeAt: size=6, off=5 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): >_writeAt: n=6, err= 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): close: 2026/04/08 01:50:59 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:50:59.886732458 +0000 UTC m=+181.570040680 2026/04/08 01:50:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): >close: err= 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): _writeAt: size=5, off=0 2026/04/08 01:50:59 DEBUG : file1(0x66200ab80): >_writeAt: n=0, err=file already closed 2026/04/08 01:50:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:50:59 DEBUG : Looking for writers 2026/04/08 01:50:59 DEBUG : file1: reading active writers 2026/04/08 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:50:59 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:00 DEBUG : Looking for writers 2026/04/08 01:51:00 DEBUG : file1: reading active writers 2026/04/08 01:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:00 DEBUG : Looking for writers 2026/04/08 01:51:00 DEBUG : file1: reading active writers 2026/04/08 01:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:00 DEBUG : Looking for writers 2026/04/08 01:51:00 DEBUG : file1: reading active writers 2026/04/08 01:51:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:00 DEBUG : file1: size = 11 OK 2026/04/08 01:51:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:00 INFO : file1: Copied (new) 2026/04/08 01:51:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 01:50:59 +0000 UTC," 2026/04/08 01:51:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:00 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : >WaitForWriters: 2026/04/08 01:51:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : >WaitForWriters: 2026/04/08 01:51:01 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:01 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:01 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:01 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:01 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:01 DEBUG : file1: newRWFileHandle: 2026/04/08 01:51:01 DEBUG : file1(0x66226b380): openPending: 2026/04/08 01:51:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:01 DEBUG : file1(0x66226b380): >openPending: err= 2026/04/08 01:51:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:51:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:51:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:51:01 DEBUG : file1(0x66226b380): close: 2026/04/08 01:51:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:51:01.852677184 +0000 UTC m=+183.535985406 2026/04/08 01:51:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:01 DEBUG : file1(0x66226b380): >close: err= 2026/04/08 01:51:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:51:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:51:01 DEBUG : file2: newRWFileHandle: 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): openPending: 2026/04/08 01:51:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): >openPending: err= 2026/04/08 01:51:01 DEBUG : file2: >newRWFileHandle: err= 2026/04/08 01:51:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:51:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/08 01:51:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): RWFileHandle.Flush 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): RWFileHandle.Release 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): close: 2026/04/08 01:51:01 DEBUG : file2: vfs cache: setting modification time to 2026-04-08 01:51:01.853577262 +0000 UTC m=+183.536885484 2026/04/08 01:51:01 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:01 DEBUG : file2(0x66226b980): >close: err= 2026/04/08 01:51:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : file2: reading active writers 2026/04/08 01:51:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : file2: reading active writers 2026/04/08 01:51:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : file2: reading active writers 2026/04/08 01:51:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/08 01:51:01 DEBUG : Looking for writers 2026/04/08 01:51:01 DEBUG : file1: reading active writers 2026/04/08 01:51:01 DEBUG : file2: reading active writers 2026/04/08 01:51:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/08 01:51:01 DEBUG : file2: vfs cache: starting upload 2026/04/08 01:51:01 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:02 DEBUG : Looking for writers 2026/04/08 01:51:02 DEBUG : file1: reading active writers 2026/04/08 01:51:02 DEBUG : file2: reading active writers 2026/04/08 01:51:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/08 01:51:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:51:02 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-juxawon9bile/dir/file1: no such file or directory 2026/04/08 01:51:02 DEBUG : Looking for writers 2026/04/08 01:51:02 DEBUG : file1: reading active writers 2026/04/08 01:51:02 DEBUG : file2: reading active writers 2026/04/08 01:51:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/08 01:51:02 DEBUG : Looking for writers 2026/04/08 01:51:02 DEBUG : file1: reading active writers 2026/04/08 01:51:02 DEBUG : file2: reading active writers 2026/04/08 01:51:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/08 01:51:02 DEBUG : file1: size = 0 OK 2026/04/08 01:51:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:02 INFO : file1: Copied (new) 2026/04/08 01:51:02 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-08 01:51:01 +0000 UTC," 2026/04/08 01:51:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:02 DEBUG : file2: size = 0 OK 2026/04/08 01:51:02 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/08 01:51:02 INFO : file2: Copied (new) 2026/04/08 01:51:02 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-08 01:51:01 +0000 UTC," 2026/04/08 01:51:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/08 01:51:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:51:02 INFO : file2: vfs cache: upload succeeded try #1 2026/04/08 01:51:03 DEBUG : Looking for writers 2026/04/08 01:51:03 DEBUG : file1: reading active writers 2026/04/08 01:51:03 DEBUG : file2: reading active writers 2026/04/08 01:51:03 DEBUG : >WaitForWriters: 2026/04/08 01:51:03 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:03 DEBUG : Looking for writers 2026/04/08 01:51:03 DEBUG : file1: reading active writers 2026/04/08 01:51:03 DEBUG : file2: reading active writers 2026/04/08 01:51:03 DEBUG : >WaitForWriters: 2026/04/08 01:51:03 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:03 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:03 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:03 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:03 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:03 DEBUG : file1: newRWFileHandle: 2026/04/08 01:51:03 DEBUG : file1(0x662472540): openPending: 2026/04/08 01:51:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:03 DEBUG : file1(0x662472540): >openPending: err= 2026/04/08 01:51:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:51:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:51:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:51:03 DEBUG : file1(0x662472540): _writeAt: size=5, off=0 2026/04/08 01:51:03 DEBUG : file1(0x662472540): >_writeAt: n=5, err= 2026/04/08 01:51:03 DEBUG : file1(0x662472540): RWFileHandle.Flush 2026/04/08 01:51:03 DEBUG : file1(0x662472540): RWFileHandle.Flush 2026/04/08 01:51:03 DEBUG : file1(0x662472540): close: 2026/04/08 01:51:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:51:03.965779574 +0000 UTC m=+185.649087827 2026/04/08 01:51:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:03 DEBUG : file1(0x662472540): >close: err= 2026/04/08 01:51:03 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:03 DEBUG : Looking for writers 2026/04/08 01:51:03 DEBUG : file1: reading active writers 2026/04/08 01:51:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:03 DEBUG : Looking for writers 2026/04/08 01:51:03 DEBUG : file1: reading active writers 2026/04/08 01:51:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:03 DEBUG : Looking for writers 2026/04/08 01:51:03 DEBUG : file1: reading active writers 2026/04/08 01:51:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:04 DEBUG : Looking for writers 2026/04/08 01:51:04 DEBUG : file1: reading active writers 2026/04/08 01:51:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:04 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:04 DEBUG : Looking for writers 2026/04/08 01:51:04 DEBUG : file1: reading active writers 2026/04/08 01:51:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:04 DEBUG : Looking for writers 2026/04/08 01:51:04 DEBUG : file1: reading active writers 2026/04/08 01:51:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:04 DEBUG : Looking for writers 2026/04/08 01:51:04 DEBUG : file1: reading active writers 2026/04/08 01:51:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:04 DEBUG : file1: size = 5 OK 2026/04/08 01:51:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:04 INFO : file1: Copied (new) 2026/04/08 01:51:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:51:03 +0000 UTC," 2026/04/08 01:51:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:04 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : >WaitForWriters: 2026/04/08 01:51:05 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.88s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:05 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:05 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:05 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:05 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:05 DEBUG : file1: newRWFileHandle: 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): openPending: 2026/04/08 01:51:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): >openPending: err= 2026/04/08 01:51:05 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:51:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): _writeAt: size=5, off=0 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): >_writeAt: n=5, err= 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): RWFileHandle.Release 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): close: 2026/04/08 01:51:05 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:51:05.836652611 +0000 UTC m=+187.519961455 2026/04/08 01:51:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): >close: err= 2026/04/08 01:51:05 DEBUG : file1(0x661e9f3c0): RWFileHandle.Release 2026/04/08 01:51:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:05 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:05 DEBUG : Looking for writers 2026/04/08 01:51:05 DEBUG : file1: reading active writers 2026/04/08 01:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:06 DEBUG : Looking for writers 2026/04/08 01:51:06 DEBUG : file1: reading active writers 2026/04/08 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:06 DEBUG : Looking for writers 2026/04/08 01:51:06 DEBUG : file1: reading active writers 2026/04/08 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:06 DEBUG : file1: size = 5 OK 2026/04/08 01:51:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:06 INFO : file1: Copied (new) 2026/04/08 01:51:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:51:05 +0000 UTC," 2026/04/08 01:51:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:06 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:07 DEBUG : Looking for writers 2026/04/08 01:51:07 DEBUG : file1: reading active writers 2026/04/08 01:51:07 DEBUG : >WaitForWriters: 2026/04/08 01:51:07 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:07 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:07 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:07 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:07 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:51:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:51:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): openPending: 2026/04/08 01:51:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:51:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:51:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): >openPending: err= 2026/04/08 01:51:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:51:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:51:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:51:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): _writeAt: size=5, off=0 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): >_writeAt: n=5, err= 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): close: 2026/04/08 01:51:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 01:51:08.841494403 +0000 UTC m=+190.524802625 2026/04/08 01:51:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:08 DEBUG : dir/file1(0x662228cc0): >close: err= 2026/04/08 01:51:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:08 DEBUG : dir: Looking for writers 2026/04/08 01:51:08 DEBUG : file1: reading active writers 2026/04/08 01:51:08 DEBUG : Looking for writers 2026/04/08 01:51:08 DEBUG : dir: reading active writers 2026/04/08 01:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:08 DEBUG : dir: Looking for writers 2026/04/08 01:51:08 DEBUG : file1: reading active writers 2026/04/08 01:51:08 DEBUG : Looking for writers 2026/04/08 01:51:08 DEBUG : dir: reading active writers 2026/04/08 01:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:08 DEBUG : dir: Looking for writers 2026/04/08 01:51:08 DEBUG : file1: reading active writers 2026/04/08 01:51:08 DEBUG : Looking for writers 2026/04/08 01:51:08 DEBUG : dir: reading active writers 2026/04/08 01:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:08 DEBUG : dir: Looking for writers 2026/04/08 01:51:08 DEBUG : file1: reading active writers 2026/04/08 01:51:08 DEBUG : Looking for writers 2026/04/08 01:51:08 DEBUG : dir: reading active writers 2026/04/08 01:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:08 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:51:08 DEBUG : dir: Looking for writers 2026/04/08 01:51:08 DEBUG : file1: reading active writers 2026/04/08 01:51:08 DEBUG : Looking for writers 2026/04/08 01:51:08 DEBUG : dir: reading active writers 2026/04/08 01:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:09 DEBUG : dir: Looking for writers 2026/04/08 01:51:09 DEBUG : file1: reading active writers 2026/04/08 01:51:09 DEBUG : Looking for writers 2026/04/08 01:51:09 DEBUG : dir: reading active writers 2026/04/08 01:51:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:09 DEBUG : dir: Looking for writers 2026/04/08 01:51:09 DEBUG : file1: reading active writers 2026/04/08 01:51:09 DEBUG : Looking for writers 2026/04/08 01:51:09 DEBUG : dir: reading active writers 2026/04/08 01:51:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:09 DEBUG : dir/file1: size = 5 OK 2026/04/08 01:51:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:09 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:51:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-08 01:51:08 +0000 UTC," 2026/04/08 01:51:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:10 DEBUG : dir: Looking for writers 2026/04/08 01:51:10 DEBUG : file1: reading active writers 2026/04/08 01:51:10 DEBUG : Looking for writers 2026/04/08 01:51:10 DEBUG : dir: reading active writers 2026/04/08 01:51:10 DEBUG : >WaitForWriters: 2026/04/08 01:51:10 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:10 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:10 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:10 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:10 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:51:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:51:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): _writeAt: size=5, off=0 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): openPending: 2026/04/08 01:51:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): >openPending: err= 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): >_writeAt: n=5, err= 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): _writeAt: size=15, off=5 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): >_writeAt: n=15, err= 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): close: 2026/04/08 01:51:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/08 01:51:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 01:51:12.182235509 +0000 UTC m=+193.865543742 2026/04/08 01:51:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:12 DEBUG : dir/file1(0x6623f70c0): >close: err= 2026/04/08 01:51:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:12 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:12 DEBUG : dir: Looking for writers 2026/04/08 01:51:12 DEBUG : file1: reading active writers 2026/04/08 01:51:12 DEBUG : Looking for writers 2026/04/08 01:51:12 DEBUG : dir: reading active writers 2026/04/08 01:51:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:13 DEBUG : dir/file1: size = 20 OK 2026/04/08 01:51:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:13 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:51:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-08 01:51:12 +0000 UTC," 2026/04/08 01:51:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:13 DEBUG : dir: Looking for writers 2026/04/08 01:51:13 DEBUG : file1: reading active writers 2026/04/08 01:51:13 DEBUG : Looking for writers 2026/04/08 01:51:13 DEBUG : dir: reading active writers 2026/04/08 01:51:13 DEBUG : >WaitForWriters: 2026/04/08 01:51:13 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.34s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:14 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:14 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:14 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:14 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:14 DEBUG : file1: newRWFileHandle: 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): openPending: 2026/04/08 01:51:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): >openPending: err= 2026/04/08 01:51:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:51:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): _writeAt: size=5, off=0 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): >_writeAt: n=5, err= 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): close: 2026/04/08 01:51:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:51:14.329396967 +0000 UTC m=+196.012705210 2026/04/08 01:51:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:14 DEBUG : file1(0x662aaa740): >close: err= 2026/04/08 01:51:14 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:14 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:14 DEBUG : Looking for writers 2026/04/08 01:51:14 DEBUG : file1: reading active writers 2026/04/08 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:15 DEBUG : file1: size = 5 OK 2026/04/08 01:51:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:15 INFO : file1: Copied (new) 2026/04/08 01:51:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:51:14 +0000 UTC," 2026/04/08 01:51:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:15 DEBUG : Looking for writers 2026/04/08 01:51:15 DEBUG : file1: reading active writers 2026/04/08 01:51:15 DEBUG : >WaitForWriters: 2026/04/08 01:51:15 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.72s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:16 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:16 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/08 01:51:16 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.1984408 +0000 UTC m=+198.881749032 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa1c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.1984408 +0000 UTC m=+198.881749032 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaa640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.1984408 +0000 UTC m=+198.881749032 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aaab00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0f340 item 1 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.201935333 +0000 UTC m=+198.885243555 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.201935333 +0000 UTC m=+198.885243555 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aab680): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0fb20 item 2 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.204007993 +0000 UTC m=+198.887316224 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aabcc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.204007993 +0000 UTC m=+198.887316224 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.204007993 +0000 UTC m=+198.887316224 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944070 item 3 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.206776435 +0000 UTC m=+198.890084667 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a04dc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.206776435 +0000 UTC m=+198.890084667 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05300): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629445b0 item 4 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.208731984 +0000 UTC m=+198.892040216 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05940): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.208731984 +0000 UTC m=+198.892040216 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a05dc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.208731984 +0000 UTC m=+198.892040216 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661d7ce40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944a10 item 5 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.211408133 +0000 UTC m=+198.894716365 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226a900): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.211408133 +0000 UTC m=+198.894716365 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226ae40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944fc0 item 6 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.213292938 +0000 UTC m=+198.896601170 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226b540): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.213292938 +0000 UTC m=+198.896601170 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66226bb40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.213292938 +0000 UTC m=+198.896601170 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f06640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945340 item 7 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.21569469 +0000 UTC m=+198.899002921 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07080): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.21569469 +0000 UTC m=+198.899002921 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661f07740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945810 item 8 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x66200a7c0): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200a7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.217690935 +0000 UTC m=+198.900999166 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200ad00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.217690935 +0000 UTC m=+198.900999166 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b2c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.217690935 +0000 UTC m=+198.900999166 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200b7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945b90 item 9 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.220947618 +0000 UTC m=+198.904255851 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66200be80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.220947618 +0000 UTC m=+198.904255851 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9e580): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5e2a0 item 10 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x661e9ef40): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9ef40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.223554066 +0000 UTC m=+198.906862298 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x661e9fe80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.223554066 +0000 UTC m=+198.906862298 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228480): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.223554066 +0000 UTC m=+198.906862298 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662228f00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5e700 item 11 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.226692165 +0000 UTC m=+198.910000397 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662229c40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.226692165 +0000 UTC m=+198.910000397 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622764c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5ec40 item 12 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x662276c00): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276c00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.230583496 +0000 UTC m=+198.913891709 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662276fc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.230583496 +0000 UTC m=+198.913891709 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277680): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5efc0 item 13 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.232485054 +0000 UTC m=+198.915793266 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662277d00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.232485054 +0000 UTC m=+198.915793266 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198340): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5f340 item 14 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x662c34a40): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34a40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.239106164 +0000 UTC m=+198.922414455 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c34e00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.239106164 +0000 UTC m=+198.922414455 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c354c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662ace3f0 item 15 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.242585096 +0000 UTC m=+198.925893309 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c35b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.242585096 +0000 UTC m=+198.925893309 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662ace9a0 item 16 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.247351327 +0000 UTC m=+198.930659540 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7c7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.247351327 +0000 UTC m=+198.930659540 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7cc40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.247351327 +0000 UTC m=+198.930659540 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662aceee0 item 17 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.249268654 +0000 UTC m=+198.932576866 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7d7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.249268654 +0000 UTC m=+198.932576866 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c7dd00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acf3b0 item 18 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.251505875 +0000 UTC m=+198.934814087 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.251505875 +0000 UTC m=+198.934814087 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662302c40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.251505875 +0000 UTC m=+198.934814087 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1fce0 item 19 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.253382536 +0000 UTC m=+198.936690747 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623037c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.253382536 +0000 UTC m=+198.936690747 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662303d00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba460 item 20 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.254891031 +0000 UTC m=+198.938199243 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce480): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.254891031 +0000 UTC m=+198.938199243 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bce980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.254891031 +0000 UTC m=+198.938199243 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcee80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba7e0 item 21 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.25695791 +0000 UTC m=+198.940266122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcf500): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.25695791 +0000 UTC m=+198.940266122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bcfa40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bacb0 item 22 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.258833949 +0000 UTC m=+198.942142161 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be01c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.258833949 +0000 UTC m=+198.942142161 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be06c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.258833949 +0000 UTC m=+198.942142161 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be0bc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb030 item 23 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.26168114 +0000 UTC m=+198.944989353 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1240): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.26168114 +0000 UTC m=+198.944989353 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb500 item 24 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x662be1dc0): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662be1dc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.263618445 +0000 UTC m=+198.946926657 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.263618445 +0000 UTC m=+198.946926657 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.263618445 +0000 UTC m=+198.946926657 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf0cc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb880 item 25 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.266148828 +0000 UTC m=+198.949457040 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1340): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.266148828 +0000 UTC m=+198.949457040 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bbdc0 item 26 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x662bf1ec0): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bf1ec0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.268680333 +0000 UTC m=+198.951988546 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a380): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.268680333 +0000 UTC m=+198.951988546 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229a880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.268680333 +0000 UTC m=+198.951988546 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229adc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ce380 item 27 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.27088909 +0000 UTC m=+198.954197302 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.27088909 +0000 UTC m=+198.954197302 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66229b980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ceaf0 item 28 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x6622e80c0): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e80c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.272589829 +0000 UTC m=+198.955898041 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8480): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.272589829 +0000 UTC m=+198.955898041 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e8b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ceee0 item 29 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.27427094 +0000 UTC m=+198.957579151 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e91c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.27427094 +0000 UTC m=+198.957579151 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9700): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf260 item 30 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): _readAt: size=2, off=0 2026/04/08 01:51:17 ERROR : open-test-file(0x662222440): Couldn't read size of file 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): close: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.275750031 +0000 UTC m=+198.959058243 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222800): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.275750031 +0000 UTC m=+198.959058243 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662222ec0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acf730 item 31 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.277764711 +0000 UTC m=+198.961072923 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223540): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.277764711 +0000 UTC m=+198.961072923 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662223a80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acfc70 item 32 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.279355882 +0000 UTC m=+198.962664094 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622661c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786150 item 33 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.279771867 +0000 UTC m=+198.963080080 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.279771867 +0000 UTC m=+198.963080080 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662266b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786310 item 33 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.281651042 +0000 UTC m=+198.964959254 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786700 item 34 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.282386049 +0000 UTC m=+198.965694260 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267600): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.282386049 +0000 UTC m=+198.965694260 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662267b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627868c0 item 34 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.284074083 +0000 UTC m=+198.967382296 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786d20 item 35 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.285025919 +0000 UTC m=+198.968334131 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0700): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.285025919 +0000 UTC m=+198.968334131 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b0c00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786ee0 item 35 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.286313968 +0000 UTC m=+198.969622180 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787260 item 36 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.286991727 +0000 UTC m=+198.970299939 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.286991727 +0000 UTC m=+198.970299939 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623b1cc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787420 item 36 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.288213231 +0000 UTC m=+198.971521443 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2400): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787880 item 37 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.289018861 +0000 UTC m=+198.972327073 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.289018861 +0000 UTC m=+198.972327073 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e2d80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787b90 item 37 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.290473756 +0000 UTC m=+198.973781968 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3400): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66150 item 38 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.290956837 +0000 UTC m=+198.974265049 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3900): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.290956837 +0000 UTC m=+198.974265049 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6623e3e40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66460 item 38 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.292073004 +0000 UTC m=+198.975381215 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240e5c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66a10 item 39 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.29257001 +0000 UTC m=+198.975878222 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240eac0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.29257001 +0000 UTC m=+198.975878222 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240efc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66cb0 item 39 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.293606856 +0000 UTC m=+198.976915068 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240f640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67030 item 40 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.294604308 +0000 UTC m=+198.977912520 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66240fb40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.294604308 +0000 UTC m=+198.977912520 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c671f0 item 40 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.296218563 +0000 UTC m=+198.979526775 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67650 item 41 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.297206477 +0000 UTC m=+198.980514689 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662424c40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67880 item 41 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.297743049 +0000 UTC m=+198.981051261 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425100): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.297743049 +0000 UTC m=+198.981051261 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67a40 item 41 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.299385929 +0000 UTC m=+198.982694151 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662425c80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67e30 item 42 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.300044621 +0000 UTC m=+198.983352833 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0150 item 42 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.30047881 +0000 UTC m=+198.983787043 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248e7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.30047881 +0000 UTC m=+198.983787043 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248ed40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0460 item 42 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.302505333 +0000 UTC m=+198.985813565 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f380): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0850 item 43 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.303258163 +0000 UTC m=+198.986566385 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248f880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0a10 item 43 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.303698133 +0000 UTC m=+198.987006345 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66248fdc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.303698133 +0000 UTC m=+198.987006345 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0400): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0cb0 item 43 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.305207661 +0000 UTC m=+198.988515873 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0a40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1030 item 44 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.305649624 +0000 UTC m=+198.988957836 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d0f40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a11f0 item 44 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.306136543 +0000 UTC m=+198.989444756 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1480): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.306136543 +0000 UTC m=+198.989444756 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624d1a00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a13b0 item 44 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.307637244 +0000 UTC m=+198.990945456 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a17a0 item 45 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.308412517 +0000 UTC m=+198.991720729 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fa640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.308412517 +0000 UTC m=+198.991720729 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6622e9d00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1960 item 45 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.309756772 +0000 UTC m=+198.993064984 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf730 item 46 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.310538167 +0000 UTC m=+198.993846379 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662336940): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.310538167 +0000 UTC m=+198.993846379 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337040): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf8f0 item 46 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.312337752 +0000 UTC m=+198.995645963 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337680): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cfc70 item 47 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.312758775 +0000 UTC m=+198.996066987 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662337b80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.312758775 +0000 UTC m=+198.996066987 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e380): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cfe30 item 47 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.314136814 +0000 UTC m=+198.997445027 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278e9c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e043f0 item 48 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.31454771 +0000 UTC m=+198.997855922 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278eec0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.31454771 +0000 UTC m=+198.997855922 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278f5c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e047e0 item 48 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.315774234 +0000 UTC m=+198.999082445 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66278fc00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e04d20 item 49 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.316172125 +0000 UTC m=+198.999480337 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.316172125 +0000 UTC m=+198.999480337 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ac6c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e051f0 item 49 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.317288331 +0000 UTC m=+199.000596542 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627acd40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e05ce0 item 50 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.31779763 +0000 UTC m=+199.001105843 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad240): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.31779763 +0000 UTC m=+199.001105843 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ad7c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2230 item 50 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.318694612 +0000 UTC m=+199.002002825 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627ade40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2930 item 51 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.319193995 +0000 UTC m=+199.002502207 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.319193995 +0000 UTC m=+199.002502207 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f0980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2af0 item 51 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.320557618 +0000 UTC m=+199.003865830 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1000): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3030 item 52 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.321191334 +0000 UTC m=+199.004499545 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1500): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.321191334 +0000 UTC m=+199.004499545 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6627f1a80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c31f0 item 52 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.322288222 +0000 UTC m=+199.005596435 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830200): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3880 item 53 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.322704728 +0000 UTC m=+199.006012940 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830700): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.322704728 +0000 UTC m=+199.006012940 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662830c40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3a40 item 53 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.323754318 +0000 UTC m=+199.007062530 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628312c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3dc0 item 54 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.324298475 +0000 UTC m=+199.007606687 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628317c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.324298475 +0000 UTC m=+199.007606687 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662831d40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b60e0 item 54 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.325369845 +0000 UTC m=+199.008678057 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e4c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6460 item 55 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.325756676 +0000 UTC m=+199.009064888 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284e9c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.325756676 +0000 UTC m=+199.009064888 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284ef00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6620 item 55 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.326807838 +0000 UTC m=+199.010116050 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284f580): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b69a0 item 56 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.327261023 +0000 UTC m=+199.010569235 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66284fa80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.327261023 +0000 UTC m=+199.010569235 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880100): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6b60 item 56 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.328333016 +0000 UTC m=+199.011641228 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b72d0 item 57 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.328729092 +0000 UTC m=+199.012037305 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662880c80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7490 item 57 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.329166327 +0000 UTC m=+199.012474539 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628811c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.329166327 +0000 UTC m=+199.012474539 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7650 item 57 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.330357805 +0000 UTC m=+199.013666017 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662881d80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1a40 item 58 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.330978566 +0000 UTC m=+199.014286779 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fad40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1c00 item 58 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.331727048 +0000 UTC m=+199.015035260 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.331727048 +0000 UTC m=+199.015035260 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fb840): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1dc0 item 58 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.333119885 +0000 UTC m=+199.016428098 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6624fbe80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba2a0 item 59 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.333512637 +0000 UTC m=+199.016820849 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254a4c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba540 item 59 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.333933109 +0000 UTC m=+199.017241322 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254aa00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.333933109 +0000 UTC m=+199.017241322 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254af80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba700 item 59 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.335228633 +0000 UTC m=+199.018536845 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254b5c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaa80 item 60 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.335646211 +0000 UTC m=+199.018954424 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x66254bb00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbac40 item 60 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.336100598 +0000 UTC m=+199.019408821 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.336100598 +0000 UTC m=+199.019408821 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906700): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaee0 item 60 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.337248314 +0000 UTC m=+199.020556526 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662906d40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb260 item 61 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.337634061 +0000 UTC m=+199.020942273 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.337634061 +0000 UTC m=+199.020942273 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662907980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb420 item 61 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.338840207 +0000 UTC m=+199.022148419 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629420c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb7a0 item 62 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.340247621 +0000 UTC m=+199.023555843 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942600): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.340247621 +0000 UTC m=+199.023555843 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662942d00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb9d0 item 62 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.341794089 +0000 UTC m=+199.025102311 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943340): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbbdc0 item 63 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.343036402 +0000 UTC m=+199.026344625 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662943880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.343036402 +0000 UTC m=+199.026344625 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982080): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620da380 item 63 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.344454067 +0000 UTC m=+199.027762290 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629826c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620da8c0 item 64 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.345217497 +0000 UTC m=+199.028525709 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662982c00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.345217497 +0000 UTC m=+199.028525709 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983300): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620daa80 item 64 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.347306949 +0000 UTC m=+199.030615171 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983940): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620db0a0 item 65 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.348170748 +0000 UTC m=+199.031478970 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662983dc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.348170748 +0000 UTC m=+199.031478970 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a23c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620db260 item 65 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.349301121 +0000 UTC m=+199.032609333 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2a00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620dbab0 item 66 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.350412548 +0000 UTC m=+199.033720760 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a2e80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.350412548 +0000 UTC m=+199.033720760 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a33c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662966000 item 66 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.352551672 +0000 UTC m=+199.035859894 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3a00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662966380 item 67 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.353050675 +0000 UTC m=+199.036358897 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629a3e80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.353050675 +0000 UTC m=+199.036358897 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4480): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662966540 item 67 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.354344725 +0000 UTC m=+199.037652947 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d4b00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662966a10 item 68 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.354894823 +0000 UTC m=+199.038203045 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5000): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.354894823 +0000 UTC m=+199.038203045 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5540): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662966bd0 item 68 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.356145863 +0000 UTC m=+199.039454085 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6629d5b80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662967030 item 69 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.356619176 +0000 UTC m=+199.039927398 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10100): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.356619176 +0000 UTC m=+199.039927398 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10600): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629671f0 item 69 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.358112303 +0000 UTC m=+199.041420525 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a10c80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662967570 item 70 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.358611755 +0000 UTC m=+199.041919967 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a11180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.358611755 +0000 UTC m=+199.041919967 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7ab0 item 70 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.360487513 +0000 UTC m=+199.043795725 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2ac0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7e30 item 71 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.361074621 +0000 UTC m=+199.044382833 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d2fc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.361074621 +0000 UTC m=+199.044382833 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d34c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623942a0 item 71 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.362724804 +0000 UTC m=+199.046033016 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6628d3b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394770 item 72 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.363251799 +0000 UTC m=+199.046560010 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.363251799 +0000 UTC m=+199.046560010 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82680): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394930 item 72 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.364572068 +0000 UTC m=+199.047880281 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a82c40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394d90 item 73 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.365208799 +0000 UTC m=+199.048517012 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394f50 item 73 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.365818771 +0000 UTC m=+199.049126983 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83600): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.365818771 +0000 UTC m=+199.049126983 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662a83b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395110 item 73 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.369904949 +0000 UTC m=+199.053213160 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395490 item 74 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.370502225 +0000 UTC m=+199.053810437 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395810 item 74 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.371012479 +0000 UTC m=+199.054320690 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab4cc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.371012479 +0000 UTC m=+199.054320690 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5240): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395b20 item 74 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.372388685 +0000 UTC m=+199.055696897 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661dcc770 item 75 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.373138258 +0000 UTC m=+199.056446471 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ab5d80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): _writeAt: size=3, off=2 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661dcd2d0 item 75 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.37356845 +0000 UTC m=+199.056876672 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec3c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.37356845 +0000 UTC m=+199.056876672 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aec900): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661dcddc0 item 75 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.374720623 +0000 UTC m=+199.058028835 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aecf40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9e380 item 76 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.37514318 +0000 UTC m=+199.058451392 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9e620 item 76 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): _writeAt: size=3, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.375697666 +0000 UTC m=+199.059005878 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662aed980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.375697666 +0000 UTC m=+199.059005878 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14000): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9e7e0 item 76 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.376800036 +0000 UTC m=+199.060108248 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9f030 item 77 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.377225008 +0000 UTC m=+199.060533220 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b14b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.377225008 +0000 UTC m=+199.060533220 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15240): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9f1f0 item 77 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.378484062 +0000 UTC m=+199.061792275 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9f5e0 item 78 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.378876443 +0000 UTC m=+199.062184665 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b15d80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.378876443 +0000 UTC m=+199.062184665 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36580): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9f810 item 78 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.380120229 +0000 UTC m=+199.063428441 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b36bc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9fb90 item 79 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.380504605 +0000 UTC m=+199.063812817 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b370c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.380504605 +0000 UTC m=+199.063812817 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b377c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a9fd50 item 79 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.381622173 +0000 UTC m=+199.064930385 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b37e00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620e6fc0 item 80 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.382065279 +0000 UTC m=+199.065373491 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56400): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.382065279 +0000 UTC m=+199.065373491 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b56b00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620e7340 item 80 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.383386261 +0000 UTC m=+199.066694472 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620e7b90 item 81 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.38382091 +0000 UTC m=+199.067129122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b575c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.38382091 +0000 UTC m=+199.067129122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b57b00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bc150 item 81 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.385031975 +0000 UTC m=+199.068340187 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bc5b0 item 82 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.385804492 +0000 UTC m=+199.069112705 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.385804492 +0000 UTC m=+199.069112705 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b74d00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bc770 item 82 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.387210665 +0000 UTC m=+199.070518877 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75380): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bcaf0 item 83 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.387598096 +0000 UTC m=+199.070906308 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75880): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.387598096 +0000 UTC m=+199.070906308 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662b75dc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bccb0 item 83 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.389164742 +0000 UTC m=+199.072472954 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6540): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bd030 item 84 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.38961435 +0000 UTC m=+199.072922562 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6a40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.38961435 +0000 UTC m=+199.072922562 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb6fc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bd1f0 item 84 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.391254153 +0000 UTC m=+199.074562365 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7640): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bd5e0 item 85 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.391676279 +0000 UTC m=+199.074984491 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662bb7b40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.391676279 +0000 UTC m=+199.074984491 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bd7a0 item 85 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.39313972 +0000 UTC m=+199.076447932 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2a800): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627bdc70 item 86 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.394048243 +0000 UTC m=+199.077356456 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2ad00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.394048243 +0000 UTC m=+199.077356456 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b280): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f6230 item 86 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.395520721 +0000 UTC m=+199.078828934 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2b900): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5f5e0 item 87 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.396052525 +0000 UTC m=+199.079360747 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621989c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.396052525 +0000 UTC m=+199.079360747 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662198f00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5f7a0 item 87 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.397702207 +0000 UTC m=+199.081010419 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199580): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5fb20 item 88 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.39819159 +0000 UTC m=+199.081499801 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662199a80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.39819159 +0000 UTC m=+199.081499801 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc100): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662a5fce0 item 88 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.399172901 +0000 UTC m=+199.082481113 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cc740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e16a80 item 89 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.399710475 +0000 UTC m=+199.083018687 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621ccc80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e16d20 item 89 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.400351374 +0000 UTC m=+199.083659586 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd1c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.400351374 +0000 UTC m=+199.083659586 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cd740): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e170a0 item 89 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.402218517 +0000 UTC m=+199.085526729 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x6621cdd80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e17880 item 90 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.403227861 +0000 UTC m=+199.086536073 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e3c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e17b90 item 90 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.407392887 +0000 UTC m=+199.090701100 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8e900): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.407392887 +0000 UTC m=+199.090701100 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8eec0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e17e30 item 90 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.408790294 +0000 UTC m=+199.092098516 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8f500): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3a380 item 91 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.411379698 +0000 UTC m=+199.094687911 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c8fa40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): >_readAt: n=2, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): _writeAt: size=3, off=7 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3a540 item 91 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.411874652 +0000 UTC m=+199.095182864 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac080): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): >_readAt: n=8, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.411874652 +0000 UTC m=+199.095182864 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cac600): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3a700 item 91 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.414810471 +0000 UTC m=+199.098118683 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cacc40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3aaf0 item 92 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.415601903 +0000 UTC m=+199.098910115 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad180): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): open at offset 5 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3acb0 item 92 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): _readAt: size=2, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): _writeAt: size=3, off=5 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): >_writeAt: n=3, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.418263184 +0000 UTC m=+199.101571396 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cad6c0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): >_readAt: n=3, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.418263184 +0000 UTC m=+199.101571396 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c2bd00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f65b0 item 92 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.421634383 +0000 UTC m=+199.104942605 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c440): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f6e00 item 93 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.422223005 +0000 UTC m=+199.105531227 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5c980): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.422223005 +0000 UTC m=+199.105531227 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662c5d080): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f76c0 item 93 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.425041451 +0000 UTC m=+199.108349664 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cada40): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3af50 item 94 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.427165227 +0000 UTC m=+199.110473439 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc080): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.427165227 +0000 UTC m=+199.110473439 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccc780): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3b180 item 94 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.428849955 +0000 UTC m=+199.112158167 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662cccdc0): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3b500 item 95 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.429463353 +0000 UTC m=+199.112771575 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccd300): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.429463353 +0000 UTC m=+199.112771575 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ccda00): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3b6c0 item 95 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 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/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): open at offset 0 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): _readAt: size=2, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): >_readAt: n=0, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.432178494 +0000 UTC m=+199.115486707 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6140): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): _writeAt: size=5, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): >openPending: err= 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3ba40 item 96 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): >_writeAt: n=5, err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.432827909 +0000 UTC m=+199.116136122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6680): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:17 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): _readAt: size=512, off=0 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): openPending: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): >openPending: err= 2026/04/08 01:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): >_readAt: n=5, err=EOF 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): close: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:17.432827909 +0000 UTC m=+199.116136122 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:17 DEBUG : open-test-file(0x662ce6d80): >close: err= 2026/04/08 01:51:17 DEBUG : open-test-file: Remove: 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c3bc00 item 96 2026/04/08 01:51:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:17 DEBUG : open-test-file: >Remove: err= 2026/04/08 01:51:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:17 DEBUG : Looking for writers 2026/04/08 01:51:17 DEBUG : >WaitForWriters: 2026/04/08 01:51:17 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:17 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:17 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:17 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:17 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/08 01:51:18 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.283122046 +0000 UTC m=+199.966430297 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa280): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.283122046 +0000 UTC m=+199.966430297 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.283122046 +0000 UTC m=+199.966430297 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaabc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e432d0 item 1 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.286677983 +0000 UTC m=+199.969986236 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.286677983 +0000 UTC m=+199.969986236 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3a8c0 item 2 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.289944054 +0000 UTC m=+199.973252316 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabd40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.289944054 +0000 UTC m=+199.973252316 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04300): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.289944054 +0000 UTC m=+199.973252316 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a047c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3b2d0 item 3 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.293889007 +0000 UTC m=+199.977197249 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04e40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.293889007 +0000 UTC m=+199.977197249 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05380): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3ba40 item 4 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.296704328 +0000 UTC m=+199.980012640 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a059c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.296704328 +0000 UTC m=+199.980012640 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05e40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.296704328 +0000 UTC m=+199.980012640 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7d340): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0e5b0 item 5 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.300763745 +0000 UTC m=+199.984071988 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a980): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.300763745 +0000 UTC m=+199.984071988 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226aec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0efc0 item 6 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.303174492 +0000 UTC m=+199.986482745 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b5c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.303174492 +0000 UTC m=+199.986482745 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226bbc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.303174492 +0000 UTC m=+199.986482745 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f067c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0f570 item 7 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.306310078 +0000 UTC m=+199.989618331 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.306310078 +0000 UTC m=+199.989618331 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f077c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0fc70 item 8 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x66200a900): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a900): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.309326769 +0000 UTC m=+199.992635121 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ad80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.309326769 +0000 UTC m=+199.992635121 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b300): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.309326769 +0000 UTC m=+199.992635121 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944230 item 9 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.313171943 +0000 UTC m=+199.996480295 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200be80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.313171943 +0000 UTC m=+199.996480295 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e580): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629447e0 item 10 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x661e9ef40): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9ef40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.316397156 +0000 UTC m=+199.999705409 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9fe80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.316397156 +0000 UTC m=+199.999705409 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.316397156 +0000 UTC m=+199.999705409 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228f00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944b60 item 11 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.320534482 +0000 UTC m=+200.003842724 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662229c40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.320534482 +0000 UTC m=+200.003842724 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622764c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945110 item 12 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x662276c00): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276c00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.323542577 +0000 UTC m=+200.006850859 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276fc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.323542577 +0000 UTC m=+200.006850859 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277680): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945490 item 13 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.326651963 +0000 UTC m=+200.009960204 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662277d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.326651963 +0000 UTC m=+200.009960204 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34340): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945810 item 14 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x662c34a00): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34a00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.330046546 +0000 UTC m=+200.013354838 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.330046546 +0000 UTC m=+200.013354838 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945b90 item 15 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.332983426 +0000 UTC m=+200.016291678 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35b00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.332983426 +0000 UTC m=+200.016291678 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1e380 item 16 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.335475166 +0000 UTC m=+200.018783418 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.335475166 +0000 UTC m=+200.018783418 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302c80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.335475166 +0000 UTC m=+200.018783418 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1e9a0 item 17 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.338679642 +0000 UTC m=+200.021987894 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.338679642 +0000 UTC m=+200.021987894 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303d40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1f030 item 18 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.341437514 +0000 UTC m=+200.024745777 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e4c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.341437514 +0000 UTC m=+200.024745777 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213e9c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.341437514 +0000 UTC m=+200.024745777 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213eec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1f650 item 19 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.345325177 +0000 UTC m=+200.028633430 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213f540): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.345325177 +0000 UTC m=+200.028633430 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66213fa80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1fd50 item 20 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.34839036 +0000 UTC m=+200.031698612 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.34839036 +0000 UTC m=+200.031698612 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215c700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.34839036 +0000 UTC m=+200.031698612 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215cc00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba310 item 21 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.351556764 +0000 UTC m=+200.034865006 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d280): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.351556764 +0000 UTC m=+200.034865006 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215d7c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba850 item 22 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.353854769 +0000 UTC m=+200.037163011 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66215de40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.353854769 +0000 UTC m=+200.037163011 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.353854769 +0000 UTC m=+200.037163011 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184940): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624babd0 item 23 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.357930396 +0000 UTC m=+200.041238649 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662184fc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.357930396 +0000 UTC m=+200.041238649 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185500): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb0a0 item 24 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x662185b40): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662185b40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.361150071 +0000 UTC m=+200.044458323 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198000): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.361150071 +0000 UTC m=+200.044458323 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198500): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.361150071 +0000 UTC m=+200.044458323 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662198a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb420 item 25 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.3646005 +0000 UTC m=+200.047908743 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621990c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.3646005 +0000 UTC m=+200.047908743 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bb8f0 item 26 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x662199c40): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662199c40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.367242003 +0000 UTC m=+200.050550256 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.367242003 +0000 UTC m=+200.050550256 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621ba600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.367242003 +0000 UTC m=+200.050550256 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bab40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bbce0 item 27 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.371123114 +0000 UTC m=+200.054431367 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb1c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.371123114 +0000 UTC m=+200.054431367 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bb700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662ace3f0 item 28 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x6621bbd40): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621bbd40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.373644942 +0000 UTC m=+200.056953184 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.373644942 +0000 UTC m=+200.056953184 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d88c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662ace930 item 29 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.376075317 +0000 UTC m=+200.059383568 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d8f40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.376075317 +0000 UTC m=+200.059383568 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acee70 item 30 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): _readAt: size=2, off=0 2026/04/08 01:51:18 ERROR : open-test-file(0x6621d9ac0): Couldn't read size of file 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): close: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9ac0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.378692053 +0000 UTC m=+200.062000305 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621d9e80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.378692053 +0000 UTC m=+200.062000305 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4640): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acf1f0 item 31 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.381167483 +0000 UTC m=+200.064475725 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f4cc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.381167483 +0000 UTC m=+200.064475725 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acf570 item 32 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.383572249 +0000 UTC m=+200.066880502 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5840): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acf8f0 item 33 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.384649721 +0000 UTC m=+200.067957964 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6621f5cc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.384649721 +0000 UTC m=+200.067957964 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e2c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662acfab0 item 33 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.388554027 +0000 UTC m=+200.071862279 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221e900): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786000 item 34 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.389420262 +0000 UTC m=+200.072728514 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221ed80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.389420262 +0000 UTC m=+200.072728514 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f2c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627861c0 item 34 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.391580346 +0000 UTC m=+200.074888598 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221f900): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627865b0 item 35 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.392455677 +0000 UTC m=+200.075763930 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66221fd80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.392455677 +0000 UTC m=+200.075763930 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266380): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786770 item 35 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.394700933 +0000 UTC m=+200.078009174 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266a00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786af0 item 36 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.395671143 +0000 UTC m=+200.078979385 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662266f00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.395671143 +0000 UTC m=+200.078979385 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662786d90 item 36 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.398356269 +0000 UTC m=+200.081664521 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662267a80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787110 item 37 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.399194149 +0000 UTC m=+200.082502392 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294000): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.399194149 +0000 UTC m=+200.082502392 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c660e0 item 37 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.401716367 +0000 UTC m=+200.085024609 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66770 item 38 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.403280698 +0000 UTC m=+200.086588940 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662330d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.403280698 +0000 UTC m=+200.086588940 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331240): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c669a0 item 38 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.406270248 +0000 UTC m=+200.089578489 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623318c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66e00 item 39 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.407055579 +0000 UTC m=+200.090363832 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662331dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.407055579 +0000 UTC m=+200.090363832 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623563c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c66fc0 item 39 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.409741797 +0000 UTC m=+200.093050038 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67420 item 40 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.41085646 +0000 UTC m=+200.094164702 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662356f40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.41085646 +0000 UTC m=+200.094164702 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c675e0 item 40 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.41367157 +0000 UTC m=+200.096979822 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662357a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c679d0 item 41 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.414576637 +0000 UTC m=+200.097884890 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae040): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67b90 item 41 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.415672875 +0000 UTC m=+200.098981118 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623ae500): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.415672875 +0000 UTC m=+200.098981118 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623aea40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661c67dc0 item 41 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.419388154 +0000 UTC m=+200.102696376 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af080): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ce380 item 42 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.419869342 +0000 UTC m=+200.103177564 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623af580): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ce700 item 42 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.421936792 +0000 UTC m=+200.105245014 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623afac0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.421936792 +0000 UTC m=+200.105245014 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be140): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ce8c0 item 42 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.423501514 +0000 UTC m=+200.106809736 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623be780): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629ced90 item 43 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.424044528 +0000 UTC m=+200.107352750 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bec80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cef50 item 43 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.424498895 +0000 UTC m=+200.107807117 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf1c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.424498895 +0000 UTC m=+200.107807117 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bf700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf110 item 43 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.425804588 +0000 UTC m=+200.109112800 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623bfd40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf490 item 44 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.426347843 +0000 UTC m=+200.109656065 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0340): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf650 item 44 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.427004842 +0000 UTC m=+200.110313064 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0880): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.427004842 +0000 UTC m=+200.110313064 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e0e00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cf810 item 44 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.428477732 +0000 UTC m=+200.111785954 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cfb90 item 45 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.42909762 +0000 UTC m=+200.112405842 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6623e1940): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.42909762 +0000 UTC m=+200.112405842 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c140): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629cfd50 item 45 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.430472353 +0000 UTC m=+200.113780575 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240c780): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e04310 item 46 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.430936159 +0000 UTC m=+200.114244371 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240cc80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.430936159 +0000 UTC m=+200.114244371 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d380): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e045b0 item 46 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.432443833 +0000 UTC m=+200.115752045 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240d9c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e04bd0 item 47 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.43281341 +0000 UTC m=+200.116121662 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66240dec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.43281341 +0000 UTC m=+200.116121662 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624226c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e04e70 item 47 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.434105628 +0000 UTC m=+200.117413839 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662422d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e059d0 item 48 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.434536651 +0000 UTC m=+200.117844863 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.434536651 +0000 UTC m=+200.117844863 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662423900): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2000 item 48 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.435928997 +0000 UTC m=+200.119237229 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e040): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2700 item 49 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.436335985 +0000 UTC m=+200.119644198 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245e4c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.436335985 +0000 UTC m=+200.119644198 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245ea00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2930 item 49 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.437774058 +0000 UTC m=+200.121082271 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f080): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c2d90 item 50 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.438367959 +0000 UTC m=+200.121676190 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245f580): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.438367959 +0000 UTC m=+200.121676190 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66245fb00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3030 item 50 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.439681827 +0000 UTC m=+200.122990038 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496280): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3570 item 51 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.440179867 +0000 UTC m=+200.123488079 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496780): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.440179867 +0000 UTC m=+200.123488079 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662496cc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3880 item 51 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.441590758 +0000 UTC m=+200.124898990 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497340): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3c00 item 52 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.442203194 +0000 UTC m=+200.125511406 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497840): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.442203194 +0000 UTC m=+200.125511406 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662497dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624c3dc0 item 52 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.443503647 +0000 UTC m=+200.126811869 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6540): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0380 item 53 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.44402498 +0000 UTC m=+200.127333192 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.44402498 +0000 UTC m=+200.127333192 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e6f80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a05b0 item 53 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.445368545 +0000 UTC m=+200.128676787 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a09a0 item 54 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.445932299 +0000 UTC m=+200.129240531 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6624e7b00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.445932299 +0000 UTC m=+200.129240531 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0bd0 item 54 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.44726858 +0000 UTC m=+200.130576831 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a0fc0 item 55 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.447739919 +0000 UTC m=+200.131048141 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662504d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.447739919 +0000 UTC m=+200.131048141 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505240): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1180 item 55 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.449053827 +0000 UTC m=+200.132362038 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625058c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1570 item 56 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.449572836 +0000 UTC m=+200.132881048 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662505dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.449572836 +0000 UTC m=+200.132881048 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254a440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1730 item 56 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.450905389 +0000 UTC m=+200.134213622 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254aa80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1ab0 item 57 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.4513508 +0000 UTC m=+200.134659011 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254afc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1c70 item 57 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.451857637 +0000 UTC m=+200.135165868 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254b500): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.451857637 +0000 UTC m=+200.135165868 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66254ba80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623a1e30 item 57 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.453239814 +0000 UTC m=+200.136548045 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625821c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba310 item 58 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.453670827 +0000 UTC m=+200.136979039 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba5b0 item 58 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.454249709 +0000 UTC m=+200.137557941 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662582c40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.454249709 +0000 UTC m=+200.137557941 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba770 item 58 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.455555341 +0000 UTC m=+200.138863554 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583840): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaaf0 item 59 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.456048051 +0000 UTC m=+200.139356294 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662583d80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbad90 item 59 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.456578793 +0000 UTC m=+200.139887015 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6625983c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.456578793 +0000 UTC m=+200.139887015 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662598940): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaf50 item 59 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.458124638 +0000 UTC m=+200.141432860 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294640): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787420 item 60 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.458601508 +0000 UTC m=+200.141909730 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294c00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6627876c0 item 60 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.459239822 +0000 UTC m=+200.142548044 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295140): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.459239822 +0000 UTC m=+200.142548044 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787880 item 60 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.460645804 +0000 UTC m=+200.143954026 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295d40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662787d50 item 61 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.461148413 +0000 UTC m=+200.144456625 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8380): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.461148413 +0000 UTC m=+200.144456625 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e8a80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620da310 item 61 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.462626722 +0000 UTC m=+200.145934944 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e90c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620da850 item 62 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.463075398 +0000 UTC m=+200.146383620 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.463075398 +0000 UTC m=+200.146383620 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622e9d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620daa10 item 62 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.46434336 +0000 UTC m=+200.147651572 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620daf50 item 63 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.464752301 +0000 UTC m=+200.148060523 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662612980): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.464752301 +0000 UTC m=+200.148060523 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613080): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620db110 item 63 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.466026164 +0000 UTC m=+200.149334387 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626136c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620db810 item 64 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.46645835 +0000 UTC m=+200.149766562 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662613c00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.46645835 +0000 UTC m=+200.149766562 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262c400): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620dbb90 item 64 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.467697367 +0000 UTC m=+200.151005579 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262ca40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6230 item 65 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.468296367 +0000 UTC m=+200.151604579 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262cec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.468296367 +0000 UTC m=+200.151604579 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262d3c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b63f0 item 65 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.469566092 +0000 UTC m=+200.152874314 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262da00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6770 item 66 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.470234112 +0000 UTC m=+200.153542324 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66262de80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.470234112 +0000 UTC m=+200.153542324 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626484c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b6930 item 66 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.471413648 +0000 UTC m=+200.154721870 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648b00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7030 item 67 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.471881931 +0000 UTC m=+200.155190153 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662648f80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.471881931 +0000 UTC m=+200.155190153 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7260 item 67 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.473064151 +0000 UTC m=+200.156372373 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662649b00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b75e0 item 68 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.473622363 +0000 UTC m=+200.156930586 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.473622363 +0000 UTC m=+200.156930586 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266a640): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b77a0 item 68 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.474814793 +0000 UTC m=+200.158123015 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266ac80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7c00 item 69 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.475299719 +0000 UTC m=+200.158607941 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.475299719 +0000 UTC m=+200.158607941 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266b600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6628b7dc0 item 69 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.476895097 +0000 UTC m=+200.160203330 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66266bc80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623944d0 item 70 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.477957402 +0000 UTC m=+200.161265634 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682280): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.477957402 +0000 UTC m=+200.161265634 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626827c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394700 item 70 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.480152573 +0000 UTC m=+200.163460805 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662682e40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394a80 item 71 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.481006884 +0000 UTC m=+200.164315127 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683340): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.481006884 +0000 UTC m=+200.164315127 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683840): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662394d20 item 71 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.483727677 +0000 UTC m=+200.167035929 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662683ec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623950a0 item 72 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.484571659 +0000 UTC m=+200.167879891 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269c4c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.484571659 +0000 UTC m=+200.167879891 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269ca00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395260 item 72 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.486588434 +0000 UTC m=+200.169896666 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269cfc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395730 item 73 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.487428359 +0000 UTC m=+200.170736631 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d4c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6623959d0 item 73 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.488429197 +0000 UTC m=+200.171737429 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269d980): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.488429197 +0000 UTC m=+200.171737429 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66269dec0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662395ce0 item 73 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.491985145 +0000 UTC m=+200.175293377 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661dccfc0 item 74 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.493153518 +0000 UTC m=+200.176461750 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8b00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba0e0 item 74 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.494479219 +0000 UTC m=+200.177787462 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b83c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.494479219 +0000 UTC m=+200.177787462 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b8f00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba2a0 item 74 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.497239456 +0000 UTC m=+200.180547709 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9540): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba700 item 75 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.497945999 +0000 UTC m=+200.181254242 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6626b9a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): _writeAt: size=3, off=2 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cba8c0 item 75 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.499143559 +0000 UTC m=+200.182451801 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.499143559 +0000 UTC m=+200.182451801 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6627106c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaa80 item 75 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.501013856 +0000 UTC m=+200.184322098 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662710d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbaee0 item 76 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.50174206 +0000 UTC m=+200.185050302 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb0a0 item 76 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): _writeAt: size=3, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.502673638 +0000 UTC m=+200.185981881 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711740): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.502673638 +0000 UTC m=+200.185981881 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662711cc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb2d0 item 76 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.504693238 +0000 UTC m=+200.188001490 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa440): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb650 item 77 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.505494449 +0000 UTC m=+200.188802692 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aaa940): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.505494449 +0000 UTC m=+200.188802692 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab040): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbb810 item 77 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.50755179 +0000 UTC m=+200.190860022 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aab680): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbbc00 item 78 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.508264154 +0000 UTC m=+200.191572386 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662aabb80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.508264154 +0000 UTC m=+200.191572386 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a043c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662cbbe30 item 78 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.510019455 +0000 UTC m=+200.193327727 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04a00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f6770 item 79 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.510613867 +0000 UTC m=+200.193922099 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a04f00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.510613867 +0000 UTC m=+200.193922099 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05600): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f6a80 item 79 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.513028532 +0000 UTC m=+200.196336774 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662a05c40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6620f7b90 item 80 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.513760382 +0000 UTC m=+200.197068624 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661d7ca80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.513760382 +0000 UTC m=+200.197068624 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226a840): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661dcd880 item 80 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.515925106 +0000 UTC m=+200.199233348 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226ae80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e42460 item 81 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.516795908 +0000 UTC m=+200.200104150 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b300): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.516795908 +0000 UTC m=+200.200104150 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66226b9c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e42850 item 81 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.51863026 +0000 UTC m=+200.201938491 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e42ee0 item 82 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.519394831 +0000 UTC m=+200.202703064 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f06f40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.519394831 +0000 UTC m=+200.202703064 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f07640): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e431f0 item 82 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.521158529 +0000 UTC m=+200.204466761 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200a740): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e43c70 item 83 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.521830366 +0000 UTC m=+200.205138598 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200adc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.521830366 +0000 UTC m=+200.205138598 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200b400): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3a8c0 item 83 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.52373519 +0000 UTC m=+200.207043432 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66200ba80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3b2d0 item 84 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.524638593 +0000 UTC m=+200.207946836 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.524638593 +0000 UTC m=+200.207946836 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9e700): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3b5e0 item 84 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.526937882 +0000 UTC m=+200.210246113 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661e9f4c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e3bab0 item 85 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.527808824 +0000 UTC m=+200.211117066 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228240): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.527808824 +0000 UTC m=+200.211117066 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662228940): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0e230 item 85 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.530066623 +0000 UTC m=+200.213374865 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622297c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x661e0ea10 item 86 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.530867294 +0000 UTC m=+200.214175536 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662276040): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.530867294 +0000 UTC m=+200.214175536 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34100): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944000 item 86 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.533121315 +0000 UTC m=+200.216429568 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34800): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629443f0 item 87 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.533830484 +0000 UTC m=+200.217138725 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c34d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.533830484 +0000 UTC m=+200.217138725 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35240): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629445b0 item 87 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.535648103 +0000 UTC m=+200.218956335 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c358c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944a10 item 88 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.536535297 +0000 UTC m=+200.219843529 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662c35dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.536535297 +0000 UTC m=+200.219843529 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662944bd0 item 88 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.538582207 +0000 UTC m=+200.221890449 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662302ac0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945030 item 89 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.539321742 +0000 UTC m=+200.222629984 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303000): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629451f0 item 89 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.540216781 +0000 UTC m=+200.223525023 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303540): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.540216781 +0000 UTC m=+200.223525023 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662303ac0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629453b0 item 89 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.542076189 +0000 UTC m=+200.225384420 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294200): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945730 item 90 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.542630775 +0000 UTC m=+200.225939007 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622947c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6629458f0 item 90 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.543601135 +0000 UTC m=+200.226909377 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662294d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.543601135 +0000 UTC m=+200.226909377 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6622952c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662945ab0 item 90 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.545714392 +0000 UTC m=+200.229022634 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295900): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1e230 item 91 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.546594091 +0000 UTC m=+200.229902334 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662295e40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): >_readAt: n=2, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): _writeAt: size=3, off=7 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1e540 item 91 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.547460476 +0000 UTC m=+200.230768718 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7a480): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): >_readAt: n=8, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.547460476 +0000 UTC m=+200.230768718 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7aa00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1e7e0 item 91 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.549603939 +0000 UTC m=+200.232912182 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b040): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1ecb0 item 92 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.550416252 +0000 UTC m=+200.233724494 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7b580): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): open at offset 5 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1ef50 item 92 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): _readAt: size=2, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): _writeAt: size=3, off=5 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): >_writeAt: n=3, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.551420657 +0000 UTC m=+200.234728899 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x661f7bac0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): >_readAt: n=3, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.551420657 +0000 UTC m=+200.234728899 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058180): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1f110 item 92 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.553476865 +0000 UTC m=+200.236785107 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x6620587c0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1f7a0 item 93 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.554643195 +0000 UTC m=+200.237951438 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662058d00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.554643195 +0000 UTC m=+200.237951438 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059400): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x662c1fab0 item 93 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.556691309 +0000 UTC m=+200.239999572 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662059a40): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba000 item 94 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.557437707 +0000 UTC m=+200.240745950 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080080): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.557437707 +0000 UTC m=+200.240745950 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080780): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba1c0 item 94 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.559606479 +0000 UTC m=+200.242914721 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662080dc0): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba690 item 95 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.560255253 +0000 UTC m=+200.243563495 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081300): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.560255253 +0000 UTC m=+200.243563495 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x662081a00): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624ba850 item 95 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 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/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): open at offset 0 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): _readAt: size=2, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): >_readAt: n=0, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.562409135 +0000 UTC m=+200.245717378 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a140): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): _writeAt: size=5, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): >openPending: err= 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624babd0 item 96 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): >_writeAt: n=5, err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.563076255 +0000 UTC m=+200.246384496 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209a680): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:51:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:51:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:51:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:51:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): _readAt: size=512, off=0 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): openPending: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): >openPending: err= 2026/04/08 01:51:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): >_readAt: n=5, err=EOF 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): close: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:51:18.563076255 +0000 UTC m=+200.246384496 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:18 DEBUG : open-test-file(0x66209ad80): >close: err= 2026/04/08 01:51:18 DEBUG : open-test-file: Remove: 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6624bad90 item 96 2026/04/08 01:51:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:51:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:51:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:51:18 DEBUG : open-test-file: >Remove: err= 2026/04/08 01:51:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:18 DEBUG : Looking for writers 2026/04/08 01:51:18 DEBUG : >WaitForWriters: 2026/04/08 01:51:18 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.22s) --- PASS: TestRWFileHandleOpenTests/writes (1.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.28s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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 (1.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.29s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:19 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:19 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:19 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:19 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:19 DEBUG : file1: newRWFileHandle: 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): openPending: 2026/04/08 01:51:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): >openPending: err= 2026/04/08 01:51:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:51:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): _writeAt: size=2, off=0 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): >_writeAt: n=2, err= 2026/04/08 01:51:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): RWFileHandle.Flush 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): RWFileHandle.Release 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): close: 2026/04/08 01:51:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 01:51:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:19 DEBUG : file1(0x662276cc0): >close: err= 2026/04/08 01:51:19 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:19 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:19 DEBUG : Looking for writers 2026/04/08 01:51:19 DEBUG : file1: reading active writers 2026/04/08 01:51:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:20 DEBUG : file1: size = 2 OK 2026/04/08 01:51:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:51:20 INFO : file1: Copied (new) 2026/04/08 01:51:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/08 01:51:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:51:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/08 01:51:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:51:20 DEBUG : Looking for writers 2026/04/08 01:51:20 DEBUG : file1: reading active writers 2026/04/08 01:51:20 DEBUG : >WaitForWriters: 2026/04/08 01:51:20 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:20 DEBUG : Looking for writers 2026/04/08 01:51:20 DEBUG : file1: reading active writers 2026/04/08 01:51:20 DEBUG : >WaitForWriters: 2026/04/08 01:51:20 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:21 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:21 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:21 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:21 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:21 DEBUG : rename_me: newRWFileHandle: 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): openPending: 2026/04/08 01:51:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:51:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): >openPending: err= 2026/04/08 01:51:21 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/08 01:51:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 01:51:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/08 01:51:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): _writeAt: size=5, off=0 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): >_writeAt: n=5, err= 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): close: 2026/04/08 01:51:21 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-08 01:51:21.259407853 +0000 UTC m=+202.942716094 2026/04/08 01:51:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/08 01:51:21 DEBUG : rename_me(0x662184580): >close: err= 2026/04/08 01:51:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/08 01:51:21 DEBUG : i_was_renamed: Updating file with 0x661b33380 2026/04/08 01:51:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/08 01:51:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 01:51:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:51:21 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/08 01:51:21 DEBUG : Looking for writers 2026/04/08 01:51:21 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/08 01:51:22 DEBUG : i_was_renamed: size = 5 OK 2026/04/08 01:51:22 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/08 01:51:22 INFO : i_was_renamed: Copied (new) 2026/04/08 01:51:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-08 01:51:21 +0000 UTC," 2026/04/08 01:51:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/08 01:51:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 01:51:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/08 01:51:22 DEBUG : Looking for writers 2026/04/08 01:51:22 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:51:22 DEBUG : >WaitForWriters: 2026/04/08 01:51:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:22 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:51:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:51:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-juxawon9bile" 2026/04/08 01:51:22 INFO : files root 'rclone-test-juxawon9bile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:51:23 DEBUG : forgetting directory cache 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): _readAt: size=512, off=0 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): openPending: 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:52:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): >openPending: err= 2026/04/08 01:51:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:24 DEBUG : forgetting directory cache 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): >_readAt: n=20, err=EOF 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): close: 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:52:22 +0000 UTC 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate(0x6622b41c0): >close: err= 2026/04/08 01:51:24 DEBUG : Re-reading directory (255.641524ms old) 2026/04/08 01:51:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:24 DEBUG : forgetting directory cache 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate(0x662184b80): _readAt: size=512, off=0 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate(0x662184b80): openPending: 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:53:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-08 00:52:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:53:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-08 00:52:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/08 01:51:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate(0x662184b80): >openPending: err= 2026/04/08 01:51:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:26 DEBUG : forgetting directory cache 2026/04/08 01:51:26 DEBUG : TestRWCacheUpdate(0x662184b80): >_readAt: n=20, err=EOF 2026/04/08 01:51:26 DEBUG : TestRWCacheUpdate(0x662184b80): close: 2026/04/08 01:51:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:53:22 +0000 UTC 2026/04/08 01:51:26 DEBUG : TestRWCacheUpdate(0x662184b80): >close: err= 2026/04/08 01:51:26 DEBUG : Re-reading directory (255.574397ms old) 2026/04/08 01:51:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:26 DEBUG : forgetting directory cache 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): _readAt: size=512, off=0 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): openPending: 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:54:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-08 00:53:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:54:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-08 00:53:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/08 01:51:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): >openPending: err= 2026/04/08 01:51:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:27 DEBUG : forgetting directory cache 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): >_readAt: n=20, err=EOF 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): close: 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:54:22 +0000 UTC 2026/04/08 01:51:27 DEBUG : TestRWCacheUpdate(0x66215c400): >close: err= 2026/04/08 01:51:27 DEBUG : Re-reading directory (258.992746ms old) 2026/04/08 01:51:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:28 DEBUG : forgetting directory cache 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): _readAt: size=512, off=0 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): openPending: 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:55:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-08 00:54:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:55:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-08 00:54:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/08 01:51:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): >openPending: err= 2026/04/08 01:51:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:29 DEBUG : forgetting directory cache 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): >_readAt: n=20, err=EOF 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): close: 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:55:22 +0000 UTC 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate(0x662185600): >close: err= 2026/04/08 01:51:29 DEBUG : Re-reading directory (264.373466ms old) 2026/04/08 01:51:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:29 DEBUG : forgetting directory cache 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate(0x6622b5100): _readAt: size=512, off=0 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate(0x6622b5100): openPending: 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:56:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-08 00:55:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:56:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-08 00:55:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/08 01:51:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate(0x6622b5100): >openPending: err= 2026/04/08 01:51:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:31 DEBUG : forgetting directory cache 2026/04/08 01:51:31 DEBUG : TestRWCacheUpdate(0x6622b5100): >_readAt: n=20, err=EOF 2026/04/08 01:51:31 DEBUG : TestRWCacheUpdate(0x6622b5100): close: 2026/04/08 01:51:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:56:22 +0000 UTC 2026/04/08 01:51:31 DEBUG : TestRWCacheUpdate(0x6622b5100): >close: err= 2026/04/08 01:51:31 DEBUG : Re-reading directory (260.269626ms old) 2026/04/08 01:51:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:31 DEBUG : forgetting directory cache 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): _readAt: size=512, off=0 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): openPending: 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:57:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-08 00:56:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:57:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-08 00:56:22 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/08 01:51:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:51:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): >openPending: err= 2026/04/08 01:51:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:32 DEBUG : forgetting directory cache 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): >_readAt: n=20, err=EOF 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): close: 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:57:22 +0000 UTC 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate(0x6626b85c0): >close: err= 2026/04/08 01:51:32 DEBUG : Re-reading directory (257.385123ms old) 2026/04/08 01:51:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:33 DEBUG : forgetting directory cache 2026/04/08 01:51:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): _readAt: size=512, off=0 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): openPending: 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-08 00:58:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-08 00:57:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-08 00:58:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-08 00:57:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/08 01:51:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/08 01:51:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): >openPending: err= 2026/04/08 01:51:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:34 DEBUG : forgetting directory cache 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): >_readAt: n=21, err=EOF 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): close: 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:58:22 +0000 UTC 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate(0x66215d2c0): >close: err= 2026/04/08 01:51:34 DEBUG : Re-reading directory (264.088179ms old) 2026/04/08 01:51:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:34 DEBUG : forgetting directory cache 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): _readAt: size=512, off=0 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): openPending: 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-08 00:59:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-08 00:58:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-08 00:59:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-08 00:58:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/08 01:51:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/08 01:51:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): >openPending: err= 2026/04/08 01:51:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:35 DEBUG : forgetting directory cache 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): >_readAt: n=22, err=EOF 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): close: 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:59:22 +0000 UTC 2026/04/08 01:51:35 DEBUG : TestRWCacheUpdate(0x662a043c0): >close: err= 2026/04/08 01:51:35 DEBUG : Re-reading directory (253.133775ms old) 2026/04/08 01:51:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:36 DEBUG : forgetting directory cache 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): _readAt: size=512, off=0 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): openPending: 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-08 01:00:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-08 00:59:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-08 01:00:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-08 00:59:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/08 01:51:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/08 01:51:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): >openPending: err= 2026/04/08 01:51:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:37 DEBUG : forgetting directory cache 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): >_readAt: n=23, err=EOF 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): close: 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 01:00:22 +0000 UTC 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate(0x66215dd00): >close: err= 2026/04/08 01:51:37 DEBUG : Re-reading directory (260.932214ms old) 2026/04/08 01:51:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:38 DEBUG : forgetting directory cache 2026/04/08 01:51:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): _readAt: size=512, off=0 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): openPending: 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-08 01:01:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-08 01:00:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-08 01:01:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-08 01:00:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/08 01:51:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/08 01:51:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): >openPending: err= 2026/04/08 01:51:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:39 DEBUG : forgetting directory cache 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): >_readAt: n=24, err=EOF 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): close: 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 01:01:22 +0000 UTC 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate(0x66226aa00): >close: err= 2026/04/08 01:51:39 DEBUG : Re-reading directory (260.622291ms old) 2026/04/08 01:51:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:51:39 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:39 DEBUG : Looking for writers 2026/04/08 01:51:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/08 01:51:39 DEBUG : >WaitForWriters: 2026/04/08 01:51:39 DEBUG : files root 'rclone-test-juxawon9bile': vfs cache: cleaner exiting 2026/04/08 01:51:39 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.94s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", 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:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:41 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 01:51:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:51:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:51:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:42 DEBUG : Looking for writers 2026/04/08 01:51:42 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/08 01:51:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/08 01:51:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.12s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:43 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:43 DEBUG : files root 'rclone-test-juxawon9bile': Reusing VFS from active cache 2026/04/08 01:51:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:43 DEBUG : Looking for writers 2026/04/08 01:51:43 DEBUG : >WaitForWriters: 2026/04/08 01:51:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:43 DEBUG : Looking for writers 2026/04/08 01:51:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:43 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:43 DEBUG : Looking for writers 2026/04/08 01:51:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:43 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:43 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:43 DEBUG : Looking for writers 2026/04/08 01:51:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:44 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:46 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:46 DEBUG : dir: Looking for writers 2026/04/08 01:51:46 DEBUG : file2: reading active writers 2026/04/08 01:51:46 DEBUG : Looking for writers 2026/04/08 01:51:46 DEBUG : dir: reading active writers 2026/04/08 01:51:46 DEBUG : file1: reading active writers 2026/04/08 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.08s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:47 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:49 DEBUG : dir: Looking for writers 2026/04/08 01:51:49 DEBUG : Looking for writers 2026/04/08 01:51:49 DEBUG : dir: reading active writers 2026/04/08 01:51:49 DEBUG : file1: reading active writers 2026/04/08 01:51:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.93s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:50 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:52 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:51:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:51:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:51:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/08 01:51:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:51:52 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/08 01:51:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/08 01:51:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:51:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:51:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 01:51:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:52 DEBUG : dir: Looking for writers 2026/04/08 01:51:52 DEBUG : file2: reading active writers 2026/04/08 01:51:52 DEBUG : new_file.txt: reading active writers 2026/04/08 01:51:52 DEBUG : Looking for writers 2026/04/08 01:51:52 DEBUG : dir: reading active writers 2026/04/08 01:51:52 DEBUG : file1: reading active writers 2026/04/08 01:51:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.89s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:53 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/08 01:51:55 DEBUG : dir/file1: Updating file with dir/file1 0x6623e5380 2026/04/08 01:51:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 01:51:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:51:56 INFO : dir/file1: Moved (server-side) to: file0 2026/04/08 01:51:56 DEBUG : file0: Updating file with file0 0x6623e5380 2026/04/08 01:51:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:51:56 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/08 01:51:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:57 DEBUG : dir: Looking for writers 2026/04/08 01:51:57 DEBUG : Looking for writers 2026/04/08 01:51:57 DEBUG : dir: reading active writers 2026/04/08 01:51:57 DEBUG : file0: reading active writers 2026/04/08 01:51:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.78s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:57 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:51:57 DEBUG : Looking for writers 2026/04/08 01:51:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:51:58 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:51:58 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/08 01:51:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/08 01:51:59 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/08 01:51:59 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/08 01:52:00 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/08 01:52:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:00 DEBUG : Looking for writers 2026/04/08 01:52:00 DEBUG : a: Looking for writers 2026/04/08 01:52:00 DEBUG : b: Looking for writers 2026/04/08 01:52:00 DEBUG : c: Looking for writers 2026/04/08 01:52:00 DEBUG : d: Looking for writers 2026/04/08 01:52:00 DEBUG : Looking for writers 2026/04/08 01:52:00 DEBUG : b: reading active writers 2026/04/08 01:52:00 DEBUG : c: reading active writers 2026/04/08 01:52:00 DEBUG : d: reading active writers 2026/04/08 01:52:00 DEBUG : /: reading active writers 2026/04/08 01:52:00 DEBUG : a: reading active writers 2026/04/08 01:52:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.64s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:01 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/08 01:52:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/08 01:52:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/08 01:52:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/08 01:52:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:05 DEBUG : a/b/c/d: Looking for writers 2026/04/08 01:52:05 DEBUG : a/b/c: Looking for writers 2026/04/08 01:52:05 DEBUG : d: reading active writers 2026/04/08 01:52:05 DEBUG : a/b: Looking for writers 2026/04/08 01:52:05 DEBUG : c: reading active writers 2026/04/08 01:52:05 DEBUG : a: Looking for writers 2026/04/08 01:52:05 DEBUG : b: reading active writers 2026/04/08 01:52:05 DEBUG : Looking for writers 2026/04/08 01:52:05 DEBUG : a: reading active writers 2026/04/08 01:52:05 DEBUG : >WaitForWriters: 2026/04/08 01:52:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/a/b not empty`) 2026/04/08 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:52:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/a/b not empty`) 2026/04/08 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/08 01:52:06 DEBUG : pacer: Reducing sleep to 30ms 2026/04/08 01:52:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/a not empty`) 2026/04/08 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/08 01:52:06 DEBUG : pacer: Reducing sleep to 45ms 2026/04/08 01:52:06 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestVFSMkdirAll (5.25s) === 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:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:06 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:06 DEBUG : Looking for writers 2026/04/08 01:52:06 DEBUG : >WaitForWriters: 2026/04/08 01:52:06 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/08 01:52:07 DEBUG : pacer: Reducing sleep to 18.984375ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:07 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:07 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/08 01:52:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 01:52:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 01:52:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/08 01:52:07 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:52:08 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/08 01:52:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/08 01:52:08 DEBUG : file1: size = 5 OK 2026/04/08 01:52:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:08 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/08 01:52:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:52:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:52:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:08 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:52:09 DEBUG : file1: size = 0 OK 2026/04/08 01:52:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:09 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:52:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:52:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:09 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (7 bytes), uploading instead of streaming 2026/04/08 01:52:10 DEBUG : file1: size = 7 OK 2026/04/08 01:52:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:10 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:10 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:10 DEBUG : Looking for writers 2026/04/08 01:52:10 DEBUG : file1: reading active writers 2026/04/08 01:52:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.40s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:10 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/08 01:52:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/08 01:52:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/08 01:52:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/08 01:52:11 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (11 bytes), uploading instead of streaming 2026/04/08 01:52:12 DEBUG : file1: size = 11 OK 2026/04/08 01:52:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:12 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/08 01:52:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:12 DEBUG : Looking for writers 2026/04/08 01:52:12 DEBUG : file1: reading active writers 2026/04/08 01:52:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.43s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:13 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:13 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/08 01:52:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:13 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:52:13 DEBUG : file1: size = 5 OK 2026/04/08 01:52:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:13 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/08 01:52:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:13 DEBUG : Looking for writers 2026/04/08 01:52:13 DEBUG : file1: reading active writers 2026/04/08 01:52:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.30s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:14 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:14 DEBUG : file1: WriteFileHandle.Release closing 2026/04/08 01:52:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:14 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:52:15 DEBUG : file1: size = 0 OK 2026/04/08 01:52:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:15 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/08 01:52:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:15 DEBUG : Looking for writers 2026/04/08 01:52:15 DEBUG : file1: reading active writers 2026/04/08 01:52:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.36s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:15 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:15 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (2 bytes), uploading instead of streaming 2026/04/08 01:52:16 DEBUG : file1: size = 2 OK 2026/04/08 01:52:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:16 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/08 01:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:16 DEBUG : Looking for writers 2026/04/08 01:52:16 DEBUG : file1: reading active writers 2026/04/08 01:52:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.42s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:17 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:17 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:52:18 DEBUG : file1: size = 0 OK 2026/04/08 01:52:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:18 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:52:18 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:52:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:52:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:52:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:18 DEBUG : Looking for writers 2026/04/08 01:52:18 DEBUG : file1: reading active writers 2026/04/08 01:52:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:18 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:52:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:52:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:18 DEBUG : files root 'rclone-test-juxawon9bile': File to upload is small (100 bytes), uploading instead of streaming 2026/04/08 01:52:19 DEBUG : file1: size = 100 OK 2026/04/08 01:52:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/08 01:52:19 DEBUG : file1: Size of src and dst objects identical 2026/04/08 01:52:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:52:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:52:19 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:52:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:52:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:52:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:19 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:19 DEBUG : Looking for writers 2026/04/08 01:52:19 DEBUG : file1: reading active writers 2026/04/08 01:52:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:20 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:24 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/08 01:52:24 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/08 01:52:24 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/08 01:52:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/08 01:52:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:25 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:25 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/08 01:52:25 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/08 01:52:25 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:25 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:25 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/08 01:52:25 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/08 01:52:25 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:25 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:25 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/08 01:52:25 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/08 01:52:25 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:25 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:25 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:25 DEBUG : flat: Looking for writers 2026/04/08 01:52:25 DEBUG : f001.txt: reading active writers 2026/04/08 01:52:25 DEBUG : f002.txt: reading active writers 2026/04/08 01:52:25 DEBUG : f003.txt: reading active writers 2026/04/08 01:52:25 DEBUG : f004.txt: reading active writers 2026/04/08 01:52:25 DEBUG : f000.txt: reading active writers 2026/04/08 01:52:25 DEBUG : Looking for writers 2026/04/08 01:52:25 DEBUG : flat: reading active writers 2026/04/08 01:52:25 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.96s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:27 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/08 01:52:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/08 01:52:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/08 01:52:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/08 01:52:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/08 01:52:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/08 01:52:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:31 DEBUG : a/b/c: Looking for writers 2026/04/08 01:52:31 DEBUG : deep.txt: reading active writers 2026/04/08 01:52:31 DEBUG : a/b: Looking for writers 2026/04/08 01:52:31 DEBUG : c: reading active writers 2026/04/08 01:52:31 DEBUG : mid.txt: reading active writers 2026/04/08 01:52:31 DEBUG : a: Looking for writers 2026/04/08 01:52:31 DEBUG : b: reading active writers 2026/04/08 01:52:31 DEBUG : top.txt: reading active writers 2026/04/08 01:52:31 DEBUG : Looking for writers 2026/04/08 01:52:31 DEBUG : a: reading active writers 2026/04/08 01:52:31 DEBUG : >WaitForWriters: 2026/04/08 01:52:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-juxawon9bile/a/b not empty`) 2026/04/08 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/08 01:52:32 DEBUG : pacer: Reducing sleep to 15ms 2026/04/08 01:52:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/08 01:52:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.40s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:32 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:34 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/08 01:52:34 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/08 01:52:34 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:36 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:36 DEBUG : bigdir: Looking for writers 2026/04/08 01:52:36 DEBUG : big.bin: reading active writers 2026/04/08 01:52:36 DEBUG : Looking for writers 2026/04/08 01:52:36 DEBUG : bigdir: reading active writers 2026/04/08 01:52:36 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.97s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-juxawon9bile'", Local "Local file system at /tmp/rclone891173829", Modify Window "1s" 2026/04/08 01:52:36 INFO : files root 'rclone-test-juxawon9bile': poll-interval is not supported by this remote 2026/04/08 01:52:39 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/08 01:52:39 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/08 01:52:39 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:39 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:39 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/08 01:52:39 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/08 01:52:39 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:40 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/08 01:52:40 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/08 01:52:40 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:52:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:52:40 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:52:40 DEBUG : dir1: Looking for writers 2026/04/08 01:52:40 DEBUG : a.txt: reading active writers 2026/04/08 01:52:40 DEBUG : dir2: Looking for writers 2026/04/08 01:52:40 DEBUG : b.txt: reading active writers 2026/04/08 01:52:40 DEBUG : dir3: Looking for writers 2026/04/08 01:52:40 DEBUG : c.txt: reading active writers 2026/04/08 01:52:40 DEBUG : Looking for writers 2026/04/08 01:52:40 DEBUG : dir1: reading active writers 2026/04/08 01:52:40 DEBUG : dir2: reading active writers 2026/04/08 01:52:40 DEBUG : dir3: reading active writers 2026/04/08 01:52:40 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/08 01:52:41 DEBUG : files root 'rclone-test-juxawon9bile': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m43.550378832s (try 1/5): exit status 1: Failed [TestFileRename/minimal,forceCache=true]