"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/07/25 01:04:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tufacev2zoji" 2025/07/25 01:04:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 01:04:05 DEBUG : Creating backend with remote "/tmp/rclone1574985986" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:05 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:07 DEBUG : dir: Looking for writers 2025/07/25 01:04:07 DEBUG : Looking for writers 2025/07/25 01:04:07 DEBUG : dir: reading active writers 2025/07/25 01:04:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.31s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:08 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:12 DEBUG : dir/subdir: Looking for writers 2025/07/25 01:04:12 DEBUG : dir: Looking for writers 2025/07/25 01:04:12 DEBUG : file1: reading active writers 2025/07/25 01:04:12 DEBUG : file2: reading active writers 2025/07/25 01:04:12 DEBUG : subdir: reading active writers 2025/07/25 01:04:12 DEBUG : Looking for writers 2025/07/25 01:04:12 DEBUG : dir: reading active writers 2025/07/25 01:04:12 DEBUG : >WaitForWriters: 2025/07/25 01:04:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/dir not empty`) 2025/07/25 01:04:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:04:14 DEBUG : pacer: Reducing sleep to 15ms 2025/07/25 01:04:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.74s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:14 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:15 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:04:16 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:16 DEBUG : dir: Looking for writers 2025/07/25 01:04:16 DEBUG : file1: reading active writers 2025/07/25 01:04:16 DEBUG : Looking for writers 2025/07/25 01:04:16 DEBUG : dir: reading active writers 2025/07/25 01:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.15s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:16 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:18 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:18 DEBUG : dir: Looking for writers 2025/07/25 01:04:18 DEBUG : Looking for writers 2025/07/25 01:04:18 DEBUG : dir: reading active writers 2025/07/25 01:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.07s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:18 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:20 DEBUG : dir: forgetting directory cache 2025/07/25 01:04:20 DEBUG : forgetting directory cache 2025/07/25 01:04:20 DEBUG : dir: forgetting directory cache 2025/07/25 01:04:20 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:20 DEBUG : Looking for writers 2025/07/25 01:04:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.18s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:21 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/25 01:04:22 DEBUG : dir: invalidating directory cache 2025/07/25 01:04:22 DEBUG : >ForgetPath: 2025/07/25 01:04:22 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/25 01:04:22 DEBUG : invalidating directory cache 2025/07/25 01:04:22 DEBUG : dir: forgetting directory cache 2025/07/25 01:04:22 DEBUG : >ForgetPath: 2025/07/25 01:04:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/25 01:04:22 DEBUG : >ForgetPath: 2025/07/25 01:04:22 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:22 DEBUG : dir: Looking for writers 2025/07/25 01:04:22 DEBUG : Looking for writers 2025/07/25 01:04:22 DEBUG : dir: reading active writers 2025/07/25 01:04:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.15s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:23 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:26 DEBUG : forgetting directory cache 2025/07/25 01:04:26 DEBUG : dir: forgetting directory cache 2025/07/25 01:04:27 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:27 DEBUG : fil/a/b: Looking for writers 2025/07/25 01:04:27 DEBUG : fil/a: Looking for writers 2025/07/25 01:04:27 DEBUG : b: reading active writers 2025/07/25 01:04:27 DEBUG : fil: Looking for writers 2025/07/25 01:04:27 DEBUG : a: reading active writers 2025/07/25 01:04:27 DEBUG : dir: Looking for writers 2025/07/25 01:04:27 DEBUG : Looking for writers 2025/07/25 01:04:27 DEBUG : dir: reading active writers 2025/07/25 01:04:27 DEBUG : fil: reading active writers 2025/07/25 01:04:27 DEBUG : >WaitForWriters: 2025/07/25 01:04:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:04:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/25 01:04:29 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/25 01:04:29 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/25 01:04:29 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/25 01:04:30 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/fil not empty`) 2025/07/25 01:04:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/25 01:04:30 DEBUG : pacer: Reducing sleep to 480ms 2025/07/25 01:04:31 DEBUG : pacer: Reducing sleep to 360ms 2025/07/25 01:04:31 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestDirWalk (8.35s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:31 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:32 DEBUG : pacer: Reducing sleep to 202.5ms 2025/07/25 01:04:32 DEBUG : pacer: Reducing sleep to 151.875ms 2025/07/25 01:04:32 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/07/25 01:04:33 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/07/25 01:04:33 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/07/25 01:04:33 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:33 DEBUG : dir: Looking for writers 2025/07/25 01:04:33 DEBUG : Looking for writers 2025/07/25 01:04:33 DEBUG : dir: reading active writers 2025/07/25 01:04:33 DEBUG : >WaitForWriters: 2025/07/25 01:04:33 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/07/25 01:04:33 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/07/25 01:04:34 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/07/25 01:04:34 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/07/25 01:04:34 DEBUG : pacer: Reducing sleep to 15.204648ms --- PASS: TestDirSetModTime (3.06s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:34 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:35 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/07/25 01:04:35 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:04:36 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:36 DEBUG : dir: Looking for writers 2025/07/25 01:04:36 DEBUG : file1: reading active writers 2025/07/25 01:04:36 DEBUG : Looking for writers 2025/07/25 01:04:36 DEBUG : dir: reading active writers 2025/07/25 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.18s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:36 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/07/25 01:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/25 01:04:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/25 01:04:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/25 01:04:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/25 01:04:42 DEBUG : dir: invalidating directory cache 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/25 01:04:43 DEBUG : dir/file1: Reset virtual modtime 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/25 01:04:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/25 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/25 01:04:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/25 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:04:43 DEBUG : dir: invalidating directory cache 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/25 01:04:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/25 01:04:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/25 01:04:43 DEBUG : forgetting directory cache 2025/07/25 01:04:43 DEBUG : dir: forgetting directory cache 2025/07/25 01:04:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/25 01:04:43 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:43 DEBUG : dir/virtualDir: Looking for writers 2025/07/25 01:04:43 DEBUG : dir: Looking for writers 2025/07/25 01:04:43 DEBUG : file1: reading active writers 2025/07/25 01:04:43 DEBUG : virtualFile2: reading active writers 2025/07/25 01:04:43 DEBUG : virtualFile: reading active writers 2025/07/25 01:04:43 DEBUG : virtualDir: reading active writers 2025/07/25 01:04:43 DEBUG : Looking for writers 2025/07/25 01:04:43 DEBUG : dir: reading active writers 2025/07/25 01:04:43 DEBUG : >WaitForWriters: 2025/07/25 01:04:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/dir not empty`) 2025/07/25 01:04:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:04:44 DEBUG : pacer: Reducing sleep to 15ms 2025/07/25 01:04:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (8.02s) --- PASS: TestDirReadDirAll/Virtual (2.88s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:44 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:45 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:04:46 ERROR : dir/: Can only open directories read only 2025/07/25 01:04:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:46 DEBUG : dir: Looking for writers 2025/07/25 01:04:46 DEBUG : Looking for writers 2025/07/25 01:04:46 DEBUG : dir: reading active writers 2025/07/25 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.05s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:46 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:04:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/25 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:04:48 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:04:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/25 01:04:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/25 01:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:04:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:49 DEBUG : dir: Looking for writers 2025/07/25 01:04:49 DEBUG : potato: reading active writers 2025/07/25 01:04:49 DEBUG : file1: reading active writers 2025/07/25 01:04:49 DEBUG : Looking for writers 2025/07/25 01:04:49 DEBUG : dir: reading active writers 2025/07/25 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.33s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:50 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:04:52 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:52 DEBUG : dir/sub: Looking for writers 2025/07/25 01:04:52 DEBUG : dir: Looking for writers 2025/07/25 01:04:52 DEBUG : file1: reading active writers 2025/07/25 01:04:52 DEBUG : sub: reading active writers 2025/07/25 01:04:52 DEBUG : Looking for writers 2025/07/25 01:04:52 DEBUG : dir: reading active writers 2025/07/25 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.47s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:53 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/25 01:04:56 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:04:56 DEBUG : dir/sub/subsub: Looking for writers 2025/07/25 01:04:56 DEBUG : dir/sub: Looking for writers 2025/07/25 01:04:56 DEBUG : subsub: reading active writers 2025/07/25 01:04:56 DEBUG : dir: Looking for writers 2025/07/25 01:04:56 DEBUG : file1: reading active writers 2025/07/25 01:04:56 DEBUG : sub: reading active writers 2025/07/25 01:04:56 DEBUG : Looking for writers 2025/07/25 01:04:56 DEBUG : dir: reading active writers 2025/07/25 01:04:56 DEBUG : >WaitForWriters: 2025/07/25 01:04:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/dir/sub not empty`) 2025/07/25 01:04:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:04:58 DEBUG : pacer: Reducing sleep to 15ms 2025/07/25 01:04:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/25 01:04:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (4.73s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:04:58 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:04:59 ERROR : dir/: Dir.Remove not empty 2025/07/25 01:04:59 DEBUG : dir/file1: Remove: 2025/07/25 01:04:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:04:59 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:05:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:05:00 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:00 DEBUG : Looking for writers 2025/07/25 01:05:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.59s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:00 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:02 DEBUG : dir/file1: Remove: 2025/07/25 01:05:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:05:02 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:05:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:05:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:03 DEBUG : Looking for writers 2025/07/25 01:05:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.39s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:03 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:05 DEBUG : dir/file1: Remove: 2025/07/25 01:05:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:05:05 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:05:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:05 DEBUG : dir: Looking for writers 2025/07/25 01:05:05 DEBUG : Looking for writers 2025/07/25 01:05:05 DEBUG : dir: reading active writers 2025/07/25 01:05:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.85s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:06 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/25 01:05:10 DEBUG : dir: Updating dir with dir2 0xc0006ed930 2025/07/25 01:05:10 DEBUG : dir: forgetting directory cache 2025/07/25 01:05:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:05:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/25 01:05:11 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/25 01:05:11 DEBUG : file2: Updating file with file2 0xc00074ed80 2025/07/25 01:05:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/25 01:05:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:05:11 INFO : dir2/file3: Deleted 2025/07/25 01:05:12 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/25 01:05:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00074ed80 2025/07/25 01:05:12 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/25 01:05:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/25 01:05:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/25 01:05:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a4c410 2025/07/25 01:05:14 DEBUG : empty directory: forgetting directory cache 2025/07/25 01:05:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/25 01:05:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/25 01:05:14 DEBUG : dir2: Renaming to "dir3" 2025/07/25 01:05:14 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:14 DEBUG : dir3: Looking for writers 2025/07/25 01:05:14 DEBUG : file3: reading active writers 2025/07/25 01:05:14 DEBUG : renamed empty directory: Looking for writers 2025/07/25 01:05:14 DEBUG : Looking for writers 2025/07/25 01:05:14 DEBUG : dir3: reading active writers 2025/07/25 01:05:14 DEBUG : renamed empty directory: reading active writers 2025/07/25 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.41s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:15 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:05:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:05:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:05:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:05:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/25 01:05:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/25 01:05:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:05:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:05:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:05:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:05:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/25 01:05:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/25 01:05:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:05:17 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (12 bytes), uploading instead of streaming 2025/07/25 01:05:18 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/07/25 01:05:18 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/25 01:05:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:05:18 DEBUG : forgetting directory cache 2025/07/25 01:05:18 DEBUG : dir: forgetting directory cache 2025/07/25 01:05:18 DEBUG : dir/sub: forgetting directory cache 2025/07/25 01:05:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/25 01:05:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/25 01:05:18 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:05:19 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/07/25 01:05:19 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/25 01:05:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:05:19 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:19 DEBUG : dir/sub: Looking for writers 2025/07/25 01:05:19 DEBUG : file0: reading active writers 2025/07/25 01:05:19 DEBUG : file2: reading active writers 2025/07/25 01:05:19 DEBUG : dir: Looking for writers 2025/07/25 01:05:19 DEBUG : file1: reading active writers 2025/07/25 01:05:19 DEBUG : sub: reading active writers 2025/07/25 01:05:19 DEBUG : Looking for writers 2025/07/25 01:05:19 DEBUG : dir: reading active writers 2025/07/25 01:05:19 DEBUG : >WaitForWriters: 2025/07/25 01:05:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/dir not empty`) 2025/07/25 01:05:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:05:21 DEBUG : pacer: Reducing sleep to 15ms 2025/07/25 01:05:21 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.68s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:21 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:21 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:05:22 DEBUG : forgetting directory cache 2025/07/25 01:05:24 DEBUG : forgetting directory cache 2025/07/25 01:05:24 DEBUG : dir: forgetting directory cache 2025/07/25 01:05:24 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:24 DEBUG : dir: Looking for writers 2025/07/25 01:05:24 DEBUG : Looking for writers 2025/07/25 01:05:24 DEBUG : dir: reading active writers 2025/07/25 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.95s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:25 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:05:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:05:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/25 01:05:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:05:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/25 01:05:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/25 01:05:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/25 01:05:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:05:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:05:26 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:26 DEBUG : dir: Looking for writers 2025/07/25 01:05:26 DEBUG : file1: reading active writers 2025/07/25 01:05:26 DEBUG : file1.metadata: reading active writers 2025/07/25 01:05:26 DEBUG : Looking for writers 2025/07/25 01:05:26 DEBUG : dir: reading active writers 2025/07/25 01:05:26 DEBUG : dir.metadata: reading active writers 2025/07/25 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.27s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:27 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:29 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:29 DEBUG : dir: Looking for writers 2025/07/25 01:05:29 DEBUG : file1: reading active writers 2025/07/25 01:05:29 DEBUG : Looking for writers 2025/07/25 01:05:29 DEBUG : dir: reading active writers 2025/07/25 01:05:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:29 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:32 DEBUG : Can set mod time: true 2025/07/25 01:05:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/25 01:05:35 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:35 DEBUG : dir: Looking for writers 2025/07/25 01:05:35 DEBUG : file1: reading active writers 2025/07/25 01:05:35 DEBUG : Looking for writers 2025/07/25 01:05:35 DEBUG : dir: reading active writers 2025/07/25 01:05:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:36 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:37 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:05:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/25 01:05:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/25 01:05:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/25 01:05:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:38 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:38 DEBUG : dir: Looking for writers 2025/07/25 01:05:38 DEBUG : file1: reading active writers 2025/07/25 01:05:38 DEBUG : Looking for writers 2025/07/25 01:05:38 DEBUG : dir: reading active writers 2025/07/25 01:05:38 DEBUG : >WaitForWriters: 2025/07/25 01:05:39 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:39 DEBUG : dir: Looking for writers 2025/07/25 01:05:39 DEBUG : file1: reading active writers 2025/07/25 01:05:39 DEBUG : Looking for writers 2025/07/25 01:05:39 DEBUG : dir: reading active writers 2025/07/25 01:05:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:39 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:41 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:05:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:05:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:05:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/25 01:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:42 DEBUG : dir: Looking for writers 2025/07/25 01:05:42 DEBUG : file1: reading active writers 2025/07/25 01:05:42 DEBUG : Looking for writers 2025/07/25 01:05:42 DEBUG : dir: reading active writers 2025/07/25 01:05:42 DEBUG : >WaitForWriters: 2025/07/25 01:05:42 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:42 DEBUG : dir: Looking for writers 2025/07/25 01:05:42 DEBUG : file1: reading active writers 2025/07/25 01:05:42 DEBUG : Looking for writers 2025/07/25 01:05:42 DEBUG : dir: reading active writers 2025/07/25 01:05:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:43 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:05:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:43 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/25 01:05:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:46 DEBUG : dir: Looking for writers 2025/07/25 01:05:46 DEBUG : file1: reading active writers 2025/07/25 01:05:46 DEBUG : Looking for writers 2025/07/25 01:05:46 DEBUG : dir: reading active writers 2025/07/25 01:05:46 DEBUG : >WaitForWriters: 2025/07/25 01:05:46 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:47 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:05:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:47 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:05:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/25 01:05:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:05:48 DEBUG : dir/file1(0xc000af0300): close: 2025/07/25 01:05:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/25 01:05:49 DEBUG : dir/file1(0xc000af0300): >close: err= 2025/07/25 01:05:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:49 DEBUG : dir: Looking for writers 2025/07/25 01:05:49 DEBUG : file1: reading active writers 2025/07/25 01:05:49 DEBUG : Looking for writers 2025/07/25 01:05:49 DEBUG : dir: reading active writers 2025/07/25 01:05:49 DEBUG : >WaitForWriters: 2025/07/25 01:05:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:49 DEBUG : dir: Looking for writers 2025/07/25 01:05:49 DEBUG : file1: reading active writers 2025/07/25 01:05:49 DEBUG : Looking for writers 2025/07/25 01:05:49 DEBUG : dir: reading active writers 2025/07/25 01:05:49 DEBUG : >WaitForWriters: 2025/07/25 01:05:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:50 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:05:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:05:50 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:05:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/25 01:05:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:05:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:05:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): _writeAt: size=5, off=0 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): openPending: 2025/07/25 01:05:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/25 01:05:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:05:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): >openPending: err= 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): >_writeAt: n=5, err= 2025/07/25 01:05:51 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): close: 2025/07/25 01:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/25 01:05:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/25 01:05:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/25 01:05:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/25 01:05:51 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/25 01:05:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:05:51 DEBUG : dir/file1(0xc00041ac80): >close: err= 2025/07/25 01:05:51 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:51 DEBUG : dir: Looking for writers 2025/07/25 01:05:51 DEBUG : file1: reading active writers 2025/07/25 01:05:51 DEBUG : Looking for writers 2025/07/25 01:05:51 DEBUG : dir: reading active writers 2025/07/25 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:05:51 DEBUG : dir: Looking for writers 2025/07/25 01:05:51 DEBUG : file1: reading active writers 2025/07/25 01:05:51 DEBUG : Looking for writers 2025/07/25 01:05:51 DEBUG : dir: reading active writers 2025/07/25 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:05:51 DEBUG : dir: Looking for writers 2025/07/25 01:05:51 DEBUG : file1: reading active writers 2025/07/25 01:05:51 DEBUG : Looking for writers 2025/07/25 01:05:51 DEBUG : dir: reading active writers 2025/07/25 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:05:51 DEBUG : dir: Looking for writers 2025/07/25 01:05:51 DEBUG : file1: reading active writers 2025/07/25 01:05:51 DEBUG : Looking for writers 2025/07/25 01:05:51 DEBUG : dir: reading active writers 2025/07/25 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:05:51 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:05:51 DEBUG : dir: Looking for writers 2025/07/25 01:05:51 DEBUG : file1: reading active writers 2025/07/25 01:05:51 DEBUG : Looking for writers 2025/07/25 01:05:51 DEBUG : dir: reading active writers 2025/07/25 01:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:05:52 DEBUG : dir: Looking for writers 2025/07/25 01:05:52 DEBUG : file1: reading active writers 2025/07/25 01:05:52 DEBUG : Looking for writers 2025/07/25 01:05:52 DEBUG : dir: reading active writers 2025/07/25 01:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:05:52 DEBUG : dir: Looking for writers 2025/07/25 01:05:52 DEBUG : file1: reading active writers 2025/07/25 01:05:52 DEBUG : Looking for writers 2025/07/25 01:05:52 DEBUG : dir: reading active writers 2025/07/25 01:05:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:05:52 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/25 01:05:52 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:05:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/25 01:05:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:05:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/25 01:05:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:05:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:05:53 DEBUG : dir: Looking for writers 2025/07/25 01:05:53 DEBUG : file1: reading active writers 2025/07/25 01:05:53 DEBUG : Looking for writers 2025/07/25 01:05:53 DEBUG : dir: reading active writers 2025/07/25 01:05:53 DEBUG : >WaitForWriters: 2025/07/25 01:05:53 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:53 DEBUG : dir: Looking for writers 2025/07/25 01:05:53 DEBUG : file1: reading active writers 2025/07/25 01:05:53 DEBUG : Looking for writers 2025/07/25 01:05:53 DEBUG : dir: reading active writers 2025/07/25 01:05:53 DEBUG : >WaitForWriters: 2025/07/25 01:05:53 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (24.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.82s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.85s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.99s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:05:54 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:05:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:05:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:05:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:05:59 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:05:59 DEBUG : dir: Looking for writers 2025/07/25 01:05:59 DEBUG : file1: reading active writers 2025/07/25 01:05:59 DEBUG : Looking for writers 2025/07/25 01:05:59 DEBUG : dir: reading active writers 2025/07/25 01:05:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (6.48s) === RUN TestFileOpenReadUnknownSize 2025/07/25 01:06:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/25 01:06:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/25 01:06:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:06:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/25 01:06:00 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:00 DEBUG : Looking for writers 2025/07/25 01:06:00 DEBUG : file.txt: reading active writers 2025/07/25 01:06:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:00 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:02 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:06:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:06:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:02 DEBUG : dir: Looking for writers 2025/07/25 01:06:02 DEBUG : file1: reading active writers 2025/07/25 01:06:02 DEBUG : Looking for writers 2025/07/25 01:06:02 DEBUG : dir: reading active writers 2025/07/25 01:06:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.98s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:03 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:06 DEBUG : dir/file1: Remove: 2025/07/25 01:06:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:06 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:06:07 DEBUG : dir/file1: Remove: 2025/07/25 01:06:07 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/25 01:06:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:07 DEBUG : dir: Looking for writers 2025/07/25 01:06:07 DEBUG : Looking for writers 2025/07/25 01:06:07 DEBUG : dir: reading active writers 2025/07/25 01:06:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.33s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:07 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:09 DEBUG : dir/file1: Remove: 2025/07/25 01:06:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:09 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:06:09 DEBUG : dir/file1: Remove: 2025/07/25 01:06:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/25 01:06:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:09 DEBUG : dir: Looking for writers 2025/07/25 01:06:09 DEBUG : Looking for writers 2025/07/25 01:06:09 DEBUG : dir: reading active writers 2025/07/25 01:06:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.49s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:10 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:06:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/25 01:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:06:11 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/25 01:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:06:11 DEBUG : dir/file1: Open: flags=0x3 2025/07/25 01:06:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/25 01:06:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/25 01:06:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:11 DEBUG : dir: Looking for writers 2025/07/25 01:06:11 DEBUG : file1: reading active writers 2025/07/25 01:06:11 DEBUG : Looking for writers 2025/07/25 01:06:11 DEBUG : dir: reading active writers 2025/07/25 01:06:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:12 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:14 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:14 DEBUG : dir: Looking for writers 2025/07/25 01:06:14 DEBUG : file1: reading active writers 2025/07/25 01:06:14 DEBUG : Looking for writers 2025/07/25 01:06:14 DEBUG : dir: reading active writers 2025/07/25 01:06:14 DEBUG : >WaitForWriters: 2025/07/25 01:06:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f380 2025/07/25 01:06:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:16 DEBUG : dir/file1: Updating file with dir/file1 0xc00074f380 2025/07/25 01:06:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc00074f380 2025/07/25 01:06:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:16 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:06:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:06:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:06:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:17 DEBUG : newLeaf: Running delayed rename now 2025/07/25 01:06:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00074f380 2025/07/25 01:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:18 DEBUG : dir: Looking for writers 2025/07/25 01:06:18 DEBUG : Looking for writers 2025/07/25 01:06:18 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:18 DEBUG : dir: reading active writers 2025/07/25 01:06:18 DEBUG : >WaitForWriters: 2025/07/25 01:06:18 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:18 DEBUG : dir: Looking for writers 2025/07/25 01:06:18 DEBUG : Looking for writers 2025/07/25 01:06:18 DEBUG : dir: reading active writers 2025/07/25 01:06:18 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:19 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:19 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:06:19 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:19 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:06:21 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:21 DEBUG : dir: Looking for writers 2025/07/25 01:06:21 DEBUG : file1: reading active writers 2025/07/25 01:06:21 DEBUG : Looking for writers 2025/07/25 01:06:21 DEBUG : dir: reading active writers 2025/07/25 01:06:21 DEBUG : >WaitForWriters: 2025/07/25 01:06:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00074ec00 2025/07/25 01:06:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00074ec00 2025/07/25 01:06:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc00074ec00 2025/07/25 01:06:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:23 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:06:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:06:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:06:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:24 DEBUG : newLeaf: Running delayed rename now 2025/07/25 01:06:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00074ec00 2025/07/25 01:06:25 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:25 DEBUG : dir: Looking for writers 2025/07/25 01:06:25 DEBUG : Looking for writers 2025/07/25 01:06:25 DEBUG : dir: reading active writers 2025/07/25 01:06:25 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:25 DEBUG : >WaitForWriters: 2025/07/25 01:06:25 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:25 DEBUG : dir: Looking for writers 2025/07/25 01:06:25 DEBUG : Looking for writers 2025/07/25 01:06:25 DEBUG : dir: reading active writers 2025/07/25 01:06:25 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:25 DEBUG : >WaitForWriters: 2025/07/25 01:06:25 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:26 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:26 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:06:26 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:26 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:06:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): openPending: 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): >openPending: err= 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): _writeAt: size=14, off=0 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): >_writeAt: n=14, err= 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): close: 2025/07/25 01:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:06:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:28 DEBUG : dir/file1(0xc000881200): >close: err= 2025/07/25 01:06:28 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:28 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:28 DEBUG : dir: Looking for writers 2025/07/25 01:06:28 DEBUG : file1: reading active writers 2025/07/25 01:06:28 DEBUG : Looking for writers 2025/07/25 01:06:28 DEBUG : dir: reading active writers 2025/07/25 01:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/25 01:06:29 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:06:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:06:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/25 01:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:06:29 DEBUG : dir: Looking for writers 2025/07/25 01:06:29 DEBUG : file1: reading active writers 2025/07/25 01:06:29 DEBUG : Looking for writers 2025/07/25 01:06:29 DEBUG : dir: reading active writers 2025/07/25 01:06:29 DEBUG : >WaitForWriters: 2025/07/25 01:06:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:06:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): _readAt: size=512, off=0 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): openPending: 2025/07/25 01:06:29 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" 2025/07/25 01:06:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): >openPending: err= 2025/07/25 01:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): >_readAt: n=14, err=EOF 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): close: 2025/07/25 01:06:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:06:29 DEBUG : dir/file1(0xc0006862c0): >close: err= 2025/07/25 01:06:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af680 2025/07/25 01:06:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:06:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0001af680 2025/07/25 01:06:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:32 DEBUG : dir/file1(0xc000556f40): openPending: 2025/07/25 01:06:32 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" 2025/07/25 01:06:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:32 DEBUG : dir/file1(0xc000556f40): >openPending: err= 2025/07/25 01:06:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:32 DEBUG : dir/file1(0xc000556f40): _writeAt: size=25, off=0 2025/07/25 01:06:32 DEBUG : dir/file1(0xc000556f40): >_writeAt: n=25, err= 2025/07/25 01:06:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af680 2025/07/25 01:06:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:33 DEBUG : newLeaf(0xc000556f40): close: 2025/07/25 01:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:06:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:06:32.054057484 +0000 UTC m=+147.306222447 2025/07/25 01:06:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:33 DEBUG : newLeaf(0xc000556f40): >close: err= 2025/07/25 01:06:33 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:33 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:33 DEBUG : dir: Looking for writers 2025/07/25 01:06:33 DEBUG : Looking for writers 2025/07/25 01:06:33 DEBUG : dir: reading active writers 2025/07/25 01:06:33 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/25 01:06:34 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:06:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:06:32 +0000 UTC," 2025/07/25 01:06:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:06:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:06:34 DEBUG : dir: Looking for writers 2025/07/25 01:06:34 DEBUG : Looking for writers 2025/07/25 01:06:34 DEBUG : dir: reading active writers 2025/07/25 01:06:34 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:34 DEBUG : >WaitForWriters: 2025/07/25 01:06:34 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:34 DEBUG : dir: Looking for writers 2025/07/25 01:06:34 DEBUG : Looking for writers 2025/07/25 01:06:34 DEBUG : dir: reading active writers 2025/07/25 01:06:34 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:34 DEBUG : >WaitForWriters: 2025/07/25 01:06:34 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:35 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:35 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:06:35 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:35 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:06:37 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:37 DEBUG : dir: Looking for writers 2025/07/25 01:06:37 DEBUG : file1: reading active writers 2025/07/25 01:06:37 DEBUG : Looking for writers 2025/07/25 01:06:37 DEBUG : dir: reading active writers 2025/07/25 01:06:37 DEBUG : >WaitForWriters: 2025/07/25 01:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0013e4300 2025/07/25 01:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0013e4300 2025/07/25 01:06:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:39 DEBUG : dir/file1(0xc000881000): openPending: 2025/07/25 01:06:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/25 01:06:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:06:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:39 DEBUG : dir/file1(0xc000881000): >openPending: err= 2025/07/25 01:06:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:39 DEBUG : dir/file1(0xc000881000): _writeAt: size=25, off=0 2025/07/25 01:06:39 DEBUG : dir/file1(0xc000881000): >_writeAt: n=25, err= 2025/07/25 01:06:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0013e4300 2025/07/25 01:06:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:39 DEBUG : newLeaf(0xc000881000): close: 2025/07/25 01:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:06:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:06:39.289705066 +0000 UTC m=+154.541870061 2025/07/25 01:06:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:39 DEBUG : newLeaf(0xc000881000): >close: err= 2025/07/25 01:06:39 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:39 DEBUG : dir: Looking for writers 2025/07/25 01:06:39 DEBUG : Looking for writers 2025/07/25 01:06:39 DEBUG : dir: reading active writers 2025/07/25 01:06:39 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:39 DEBUG : dir: Looking for writers 2025/07/25 01:06:39 DEBUG : Looking for writers 2025/07/25 01:06:39 DEBUG : dir: reading active writers 2025/07/25 01:06:39 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:39 DEBUG : dir: Looking for writers 2025/07/25 01:06:39 DEBUG : Looking for writers 2025/07/25 01:06:39 DEBUG : dir: reading active writers 2025/07/25 01:06:39 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:40 DEBUG : dir: Looking for writers 2025/07/25 01:06:40 DEBUG : Looking for writers 2025/07/25 01:06:40 DEBUG : dir: reading active writers 2025/07/25 01:06:40 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:40 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:06:40 DEBUG : dir: Looking for writers 2025/07/25 01:06:40 DEBUG : Looking for writers 2025/07/25 01:06:40 DEBUG : dir: reading active writers 2025/07/25 01:06:40 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:40 DEBUG : dir: Looking for writers 2025/07/25 01:06:40 DEBUG : Looking for writers 2025/07/25 01:06:40 DEBUG : dir: reading active writers 2025/07/25 01:06:40 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:40 DEBUG : dir: Looking for writers 2025/07/25 01:06:40 DEBUG : Looking for writers 2025/07/25 01:06:40 DEBUG : dir: reading active writers 2025/07/25 01:06:40 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:40 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/25 01:06:40 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:06:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:06:39 +0000 UTC," 2025/07/25 01:06:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:06:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:06:41 DEBUG : dir: Looking for writers 2025/07/25 01:06:41 DEBUG : Looking for writers 2025/07/25 01:06:41 DEBUG : dir: reading active writers 2025/07/25 01:06:41 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:41 DEBUG : >WaitForWriters: 2025/07/25 01:06:41 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:41 DEBUG : dir: Looking for writers 2025/07/25 01:06:41 DEBUG : Looking for writers 2025/07/25 01:06:41 DEBUG : dir: reading active writers 2025/07/25 01:06:41 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:41 DEBUG : >WaitForWriters: 2025/07/25 01:06:41 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:42 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:42 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:06:42 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:42 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:06:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:06:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): openPending: 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): >openPending: err= 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): _writeAt: size=14, off=0 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): >_writeAt: n=14, err= 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): close: 2025/07/25 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:06:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:43 DEBUG : dir/file1(0xc000b9e040): >close: err= 2025/07/25 01:06:43 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:43 DEBUG : dir: Looking for writers 2025/07/25 01:06:43 DEBUG : file1: reading active writers 2025/07/25 01:06:43 DEBUG : Looking for writers 2025/07/25 01:06:43 DEBUG : dir: reading active writers 2025/07/25 01:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:43 DEBUG : dir: Looking for writers 2025/07/25 01:06:43 DEBUG : file1: reading active writers 2025/07/25 01:06:43 DEBUG : Looking for writers 2025/07/25 01:06:43 DEBUG : dir: reading active writers 2025/07/25 01:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:43 DEBUG : dir: Looking for writers 2025/07/25 01:06:43 DEBUG : file1: reading active writers 2025/07/25 01:06:43 DEBUG : Looking for writers 2025/07/25 01:06:43 DEBUG : dir: reading active writers 2025/07/25 01:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:43 DEBUG : dir: Looking for writers 2025/07/25 01:06:43 DEBUG : file1: reading active writers 2025/07/25 01:06:43 DEBUG : Looking for writers 2025/07/25 01:06:43 DEBUG : dir: reading active writers 2025/07/25 01:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:43 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:06:43 DEBUG : dir: Looking for writers 2025/07/25 01:06:43 DEBUG : file1: reading active writers 2025/07/25 01:06:43 DEBUG : Looking for writers 2025/07/25 01:06:43 DEBUG : dir: reading active writers 2025/07/25 01:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:44 DEBUG : dir: Looking for writers 2025/07/25 01:06:44 DEBUG : file1: reading active writers 2025/07/25 01:06:44 DEBUG : Looking for writers 2025/07/25 01:06:44 DEBUG : dir: reading active writers 2025/07/25 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:44 DEBUG : dir: Looking for writers 2025/07/25 01:06:44 DEBUG : file1: reading active writers 2025/07/25 01:06:44 DEBUG : Looking for writers 2025/07/25 01:06:44 DEBUG : dir: reading active writers 2025/07/25 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:06:44 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:06:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/25 01:06:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:06:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/25 01:06:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:06:45 DEBUG : dir: Looking for writers 2025/07/25 01:06:45 DEBUG : file1: reading active writers 2025/07/25 01:06:45 DEBUG : Looking for writers 2025/07/25 01:06:45 DEBUG : dir: reading active writers 2025/07/25 01:06:45 DEBUG : >WaitForWriters: 2025/07/25 01:06:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:06:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): _readAt: size=512, off=0 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): openPending: 2025/07/25 01:06:45 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," 2025/07/25 01:06:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:06:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): >openPending: err= 2025/07/25 01:06:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): >_readAt: n=14, err=EOF 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): close: 2025/07/25 01:06:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:06:45 DEBUG : dir/file1(0xc000af0f40): >close: err= 2025/07/25 01:06:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0013e4a80 2025/07/25 01:06:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:06:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0013e4a80 2025/07/25 01:06:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:47 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:47 DEBUG : dir/file1(0xc000b783c0): openPending: 2025/07/25 01:06:47 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," 2025/07/25 01:06:47 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,") 2025/07/25 01:06:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:06:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:06:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:06:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:47 DEBUG : dir/file1(0xc000b783c0): >openPending: err= 2025/07/25 01:06:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:47 DEBUG : dir/file1(0xc000b783c0): _writeAt: size=25, off=0 2025/07/25 01:06:47 DEBUG : dir/file1(0xc000b783c0): >_writeAt: n=25, err= 2025/07/25 01:06:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0013e4a80 2025/07/25 01:06:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:47 DEBUG : newLeaf(0xc000b783c0): close: 2025/07/25 01:06:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:06:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:06:47.246758352 +0000 UTC m=+162.498923336 2025/07/25 01:06:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:47 DEBUG : newLeaf(0xc000b783c0): >close: err= 2025/07/25 01:06:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:47 DEBUG : dir: Looking for writers 2025/07/25 01:06:47 DEBUG : Looking for writers 2025/07/25 01:06:47 DEBUG : dir: reading active writers 2025/07/25 01:06:47 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:47 DEBUG : dir: Looking for writers 2025/07/25 01:06:47 DEBUG : Looking for writers 2025/07/25 01:06:47 DEBUG : dir: reading active writers 2025/07/25 01:06:47 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:47 DEBUG : dir: Looking for writers 2025/07/25 01:06:47 DEBUG : Looking for writers 2025/07/25 01:06:47 DEBUG : dir: reading active writers 2025/07/25 01:06:47 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:47 DEBUG : dir: Looking for writers 2025/07/25 01:06:47 DEBUG : Looking for writers 2025/07/25 01:06:47 DEBUG : dir: reading active writers 2025/07/25 01:06:47 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:47 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:06:48 DEBUG : dir: Looking for writers 2025/07/25 01:06:48 DEBUG : Looking for writers 2025/07/25 01:06:48 DEBUG : dir: reading active writers 2025/07/25 01:06:48 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:48 DEBUG : dir: Looking for writers 2025/07/25 01:06:48 DEBUG : Looking for writers 2025/07/25 01:06:48 DEBUG : dir: reading active writers 2025/07/25 01:06:48 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:48 DEBUG : dir: Looking for writers 2025/07/25 01:06:48 DEBUG : Looking for writers 2025/07/25 01:06:48 DEBUG : dir: reading active writers 2025/07/25 01:06:48 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:48 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/25 01:06:48 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:06:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:06:47 +0000 UTC," 2025/07/25 01:06:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:06:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:06:49 DEBUG : dir: Looking for writers 2025/07/25 01:06:49 DEBUG : Looking for writers 2025/07/25 01:06:49 DEBUG : dir: reading active writers 2025/07/25 01:06:49 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:49 DEBUG : >WaitForWriters: 2025/07/25 01:06:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:49 DEBUG : dir: Looking for writers 2025/07/25 01:06:49 DEBUG : Looking for writers 2025/07/25 01:06:49 DEBUG : dir: reading active writers 2025/07/25 01:06:49 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:49 DEBUG : >WaitForWriters: 2025/07/25 01:06:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:50 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:06:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:06:50 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:06:51 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:51 DEBUG : dir: Looking for writers 2025/07/25 01:06:51 DEBUG : file1: reading active writers 2025/07/25 01:06:51 DEBUG : Looking for writers 2025/07/25 01:06:51 DEBUG : dir: reading active writers 2025/07/25 01:06:51 DEBUG : >WaitForWriters: 2025/07/25 01:06:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:06:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): _readAt: size=512, off=0 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): openPending: 2025/07/25 01:06:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/25 01:06:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:06:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): >openPending: err= 2025/07/25 01:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/25 01:06:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:06:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:06:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): >_readAt: n=14, err=EOF 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): close: 2025/07/25 01:06:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:06:51 DEBUG : dir/file1(0xc000b9ef40): >close: err= 2025/07/25 01:06:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00057d740 2025/07/25 01:06:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:06:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:06:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00057d740 2025/07/25 01:06:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:06:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:06:54 DEBUG : dir/file1(0xc000b9f540): openPending: 2025/07/25 01:06:54 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" 2025/07/25 01:06:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:06:54 DEBUG : dir/file1(0xc000b9f540): >openPending: err= 2025/07/25 01:06:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:06:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:06:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:06:54 DEBUG : dir/file1(0xc000b9f540): _writeAt: size=25, off=0 2025/07/25 01:06:54 DEBUG : dir/file1(0xc000b9f540): >_writeAt: n=25, err= 2025/07/25 01:06:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:06:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:06:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00057d740 2025/07/25 01:06:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:06:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:54 DEBUG : newLeaf(0xc000b9f540): close: 2025/07/25 01:06:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:06:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:06:54.089925904 +0000 UTC m=+169.342090869 2025/07/25 01:06:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:06:54 DEBUG : newLeaf(0xc000b9f540): >close: err= 2025/07/25 01:06:54 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:54 DEBUG : dir: Looking for writers 2025/07/25 01:06:54 DEBUG : Looking for writers 2025/07/25 01:06:54 DEBUG : dir: reading active writers 2025/07/25 01:06:54 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:06:54 DEBUG : dir: Looking for writers 2025/07/25 01:06:54 DEBUG : Looking for writers 2025/07/25 01:06:54 DEBUG : dir: reading active writers 2025/07/25 01:06:54 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:06:54 DEBUG : dir: Looking for writers 2025/07/25 01:06:54 DEBUG : Looking for writers 2025/07/25 01:06:54 DEBUG : dir: reading active writers 2025/07/25 01:06:54 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:06:54 DEBUG : dir: Looking for writers 2025/07/25 01:06:54 DEBUG : Looking for writers 2025/07/25 01:06:54 DEBUG : dir: reading active writers 2025/07/25 01:06:54 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:06:54 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:06:54 DEBUG : dir: Looking for writers 2025/07/25 01:06:54 DEBUG : Looking for writers 2025/07/25 01:06:54 DEBUG : dir: reading active writers 2025/07/25 01:06:54 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:06:55 DEBUG : dir: Looking for writers 2025/07/25 01:06:55 DEBUG : Looking for writers 2025/07/25 01:06:55 DEBUG : dir: reading active writers 2025/07/25 01:06:55 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:06:55 DEBUG : dir: Looking for writers 2025/07/25 01:06:55 DEBUG : Looking for writers 2025/07/25 01:06:55 DEBUG : dir: reading active writers 2025/07/25 01:06:55 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:06:55 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/25 01:06:55 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:06:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:06:54 +0000 UTC," 2025/07/25 01:06:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:06:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:06:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:06:56 DEBUG : dir: Looking for writers 2025/07/25 01:06:56 DEBUG : Looking for writers 2025/07/25 01:06:56 DEBUG : dir: reading active writers 2025/07/25 01:06:56 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:56 DEBUG : >WaitForWriters: 2025/07/25 01:06:56 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:56 DEBUG : dir: Looking for writers 2025/07/25 01:06:56 DEBUG : Looking for writers 2025/07/25 01:06:56 DEBUG : dir: reading active writers 2025/07/25 01:06:56 DEBUG : newLeaf: reading active writers 2025/07/25 01:06:56 DEBUG : >WaitForWriters: 2025/07/25 01:06:56 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestFileRename (44.56s) --- PASS: TestFileRename/off,forceCache=false (7.04s) --- PASS: TestFileRename/minimal,forceCache=false (6.66s) --- PASS: TestFileRename/minimal,forceCache=true (9.21s) --- PASS: TestFileRename/writes,forceCache=false (6.75s) --- PASS: TestFileRename/writes,forceCache=true (7.92s) --- PASS: TestFileRename/full,forceCache=false (6.98s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:57 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:57 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:57 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:57 DEBUG : Looking for writers 2025/07/25 01:06:57 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:06:57 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:06:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:06:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:06:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:06:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:06:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:06:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:06:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:06:59 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:06:59 DEBUG : dir: Looking for writers 2025/07/25 01:06:59 DEBUG : file1: reading active writers 2025/07/25 01:06:59 DEBUG : Looking for writers 2025/07/25 01:06:59 DEBUG : dir: reading active writers 2025/07/25 01:06:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.70s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:00 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:07:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/25 01:07:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/25 01:07:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/25 01:07:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/25 01:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/25 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/25 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/25 01:07:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/25 01:07:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/25 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/25 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:03 DEBUG : dir: Looking for writers 2025/07/25 01:07:03 DEBUG : file1: reading active writers 2025/07/25 01:07:03 DEBUG : Looking for writers 2025/07/25 01:07:03 DEBUG : dir: reading active writers 2025/07/25 01:07:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.10s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:04 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:07:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:07:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/25 01:07:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/25 01:07:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/25 01:07:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/25 01:07:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/25 01:07:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/25 01:07:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/25 01:07:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/25 01:07:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/25 01:07:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/25 01:07:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/25 01:07:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/25 01:07:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/25 01:07:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/25 01:07:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/25 01:07:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/25 01:07:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/25 01:07:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/25 01:07:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/25 01:07:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/25 01:07:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/25 01:07:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/25 01:07:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/25 01:07:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/25 01:07:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/25 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:08 DEBUG : dir: Looking for writers 2025/07/25 01:07:08 DEBUG : file1: reading active writers 2025/07/25 01:07:08 DEBUG : Looking for writers 2025/07/25 01:07:08 DEBUG : dir: reading active writers 2025/07/25 01:07:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:09 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:07:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:07:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:11 DEBUG : dir: Looking for writers 2025/07/25 01:07:11 DEBUG : file1: reading active writers 2025/07/25 01:07:11 DEBUG : Looking for writers 2025/07/25 01:07:11 DEBUG : dir: reading active writers 2025/07/25 01:07:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.73s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:12 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:07:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:07:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/25 01:07:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/25 01:07:14 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:14 DEBUG : dir: Looking for writers 2025/07/25 01:07:14 DEBUG : file1: reading active writers 2025/07/25 01:07:14 DEBUG : Looking for writers 2025/07/25 01:07:14 DEBUG : dir: reading active writers 2025/07/25 01:07:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.63s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:15 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:15 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:15 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:15 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:17 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:07:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:07:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:07:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): _readAt: size=1, off=0 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): openPending: 2025/07/25 01:07:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/25 01:07:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >openPending: err= 2025/07/25 01:07:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/25 01:07:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:07:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >_readAt: n=1, err= 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): _readAt: size=256, off=1 2025/07/25 01:07:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >_readAt: n=15, err=EOF 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): _readAt: size=16, off=16 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >_readAt: n=0, err=EOF 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): close: 2025/07/25 01:07:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >close: err= 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): close: 2025/07/25 01:07:17 DEBUG : dir/file1(0xc000af10c0): >close: err=file already closed 2025/07/25 01:07:17 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:17 DEBUG : dir: Looking for writers 2025/07/25 01:07:17 DEBUG : file1: reading active writers 2025/07/25 01:07:17 DEBUG : Looking for writers 2025/07/25 01:07:17 DEBUG : dir: reading active writers 2025/07/25 01:07:17 DEBUG : >WaitForWriters: 2025/07/25 01:07:17 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.79s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:18 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:18 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:18 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:18 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2025/07/25 01:07:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:26 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2025/07/25 01:07:26 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:26 DEBUG : Looking for writers 2025/07/25 01:07:26 DEBUG : >WaitForWriters: 2025/07/25 01:07:26 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (9.12s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:27 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:27 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:27 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:27 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:07:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:07:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:07:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:07:29 DEBUG : dir/file1(0xc000af1280): _readAt: size=1, off=0 2025/07/25 01:07:29 DEBUG : dir/file1(0xc000af1280): openPending: 2025/07/25 01:07:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/25 01:07:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:29 DEBUG : dir/file1(0xc000af1280): >openPending: err= 2025/07/25 01:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/25 01:07:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:07:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=1, err= 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=1, off=5 2025/07/25 01:07:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=1, err= 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=1, off=1 2025/07/25 01:07:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=1, err= 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=6, off=10 2025/07/25 01:07:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=6, err= 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=256, off=10 2025/07/25 01:07:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=6, err=EOF 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=256, off=100 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=0, err=EOF 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): close: 2025/07/25 01:07:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >close: err= 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): _readAt: size=256, off=100 2025/07/25 01:07:30 DEBUG : dir/file1(0xc000af1280): >_readAt: n=0, err=file already closed 2025/07/25 01:07:30 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:30 DEBUG : dir: Looking for writers 2025/07/25 01:07:30 DEBUG : file1: reading active writers 2025/07/25 01:07:30 DEBUG : Looking for writers 2025/07/25 01:07:30 DEBUG : dir: reading active writers 2025/07/25 01:07:30 DEBUG : >WaitForWriters: 2025/07/25 01:07:30 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.40s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:30 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:30 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:30 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:30 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2025/07/25 01:07:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:39 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2025/07/25 01:07:39 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:39 DEBUG : Looking for writers 2025/07/25 01:07:39 DEBUG : >WaitForWriters: 2025/07/25 01:07:39 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (9.09s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:40 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:40 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:40 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:40 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:07:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): _readAt: size=256, off=0 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): openPending: 2025/07/25 01:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/25 01:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): >openPending: err= 2025/07/25 01:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/25 01:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): >_readAt: n=16, err=EOF 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): RWFileHandle.Release 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): close: 2025/07/25 01:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): >close: err= 2025/07/25 01:07:42 DEBUG : dir/file1(0xc000880540): RWFileHandle.Release 2025/07/25 01:07:42 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:42 DEBUG : dir: Looking for writers 2025/07/25 01:07:42 DEBUG : file1: reading active writers 2025/07/25 01:07:42 DEBUG : Looking for writers 2025/07/25 01:07:42 DEBUG : dir: reading active writers 2025/07/25 01:07:42 DEBUG : >WaitForWriters: 2025/07/25 01:07:42 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.42s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:43 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:43 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:43 DEBUG : file1: newRWFileHandle: 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): openPending: 2025/07/25 01:07:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): >openPending: err= 2025/07/25 01:07:43 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): _writeAt: size=5, off=0 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): >_writeAt: n=5, err= 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): _writeAt: size=7, off=5 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): >_writeAt: n=7, err= 2025/07/25 01:07:43 DEBUG : file1: vfs cache: truncate to size=11 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): close: 2025/07/25 01:07:43 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:07:43.588339057 +0000 UTC m=+218.840504051 2025/07/25 01:07:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): >close: err= 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): close: 2025/07/25 01:07:43 DEBUG : file1(0xc00041bd40): >close: err=file already closed 2025/07/25 01:07:43 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:43 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:43 DEBUG : Looking for writers 2025/07/25 01:07:43 DEBUG : file1: reading active writers 2025/07/25 01:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:44 DEBUG : Looking for writers 2025/07/25 01:07:44 DEBUG : file1: reading active writers 2025/07/25 01:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/25 01:07:44 INFO : file1: Copied (new) 2025/07/25 01:07:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-25 01:07:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/25 01:07:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:44 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:44 DEBUG : Looking for writers 2025/07/25 01:07:44 DEBUG : file1: reading active writers 2025/07/25 01:07:44 DEBUG : >WaitForWriters: 2025/07/25 01:07:45 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : >WaitForWriters: 2025/07/25 01:07:45 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.01s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:45 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:45 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:45 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:45 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:45 DEBUG : file1: newRWFileHandle: 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): openPending: 2025/07/25 01:07:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): >openPending: err= 2025/07/25 01:07:45 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): _writeAt: size=7, off=0 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): >_writeAt: n=7, err= 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): _writeAt: size=6, off=5 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): >_writeAt: n=6, err= 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): close: 2025/07/25 01:07:45 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:07:45.627131312 +0000 UTC m=+220.879296336 2025/07/25 01:07:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): >close: err= 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): _writeAt: size=5, off=0 2025/07/25 01:07:45 DEBUG : file1(0xc000556e00): >_writeAt: n=0, err=file already closed 2025/07/25 01:07:45 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:45 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:45 DEBUG : Looking for writers 2025/07/25 01:07:45 DEBUG : file1: reading active writers 2025/07/25 01:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:46 DEBUG : Looking for writers 2025/07/25 01:07:46 DEBUG : file1: reading active writers 2025/07/25 01:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:07:46 INFO : file1: Copied (new) 2025/07/25 01:07:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-25 01:07:45 +0000 UTC," 2025/07/25 01:07:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:46 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:46 DEBUG : Looking for writers 2025/07/25 01:07:46 DEBUG : file1: reading active writers 2025/07/25 01:07:46 DEBUG : >WaitForWriters: 2025/07/25 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:47 DEBUG : Looking for writers 2025/07/25 01:07:47 DEBUG : file1: reading active writers 2025/07/25 01:07:47 DEBUG : >WaitForWriters: 2025/07/25 01:07:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.32s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:47 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:47 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:47 DEBUG : file1: newRWFileHandle: 2025/07/25 01:07:47 DEBUG : file1(0xc000557b80): openPending: 2025/07/25 01:07:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:47 DEBUG : file1(0xc000557b80): >openPending: err= 2025/07/25 01:07:47 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:07:47 DEBUG : file1(0xc000557b80): close: 2025/07/25 01:07:47 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:07:47.917439882 +0000 UTC m=+223.169604846 2025/07/25 01:07:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:47 DEBUG : file1(0xc000557b80): >close: err= 2025/07/25 01:07:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:07:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:07:47 DEBUG : file2: newRWFileHandle: 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): openPending: 2025/07/25 01:07:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): >openPending: err= 2025/07/25 01:07:47 DEBUG : file2: >newRWFileHandle: err= 2025/07/25 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:07:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/25 01:07:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): RWFileHandle.Flush 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): RWFileHandle.Release 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): close: 2025/07/25 01:07:47 DEBUG : file2: vfs cache: setting modification time to 2025-07-25 01:07:47.91873405 +0000 UTC m=+223.170899015 2025/07/25 01:07:47 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:47 DEBUG : file2(0xc0006861c0): >close: err= 2025/07/25 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:47 DEBUG : Looking for writers 2025/07/25 01:07:47 DEBUG : file1: reading active writers 2025/07/25 01:07:47 DEBUG : file2: reading active writers 2025/07/25 01:07:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/25 01:07:47 DEBUG : Looking for writers 2025/07/25 01:07:47 DEBUG : file1: reading active writers 2025/07/25 01:07:47 DEBUG : file2: reading active writers 2025/07/25 01:07:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/25 01:07:47 DEBUG : Looking for writers 2025/07/25 01:07:47 DEBUG : file1: reading active writers 2025/07/25 01:07:47 DEBUG : file2: reading active writers 2025/07/25 01:07:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/25 01:07:47 DEBUG : Looking for writers 2025/07/25 01:07:47 DEBUG : file1: reading active writers 2025/07/25 01:07:47 DEBUG : file2: reading active writers 2025/07/25 01:07:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/25 01:07:48 DEBUG : file2: vfs cache: starting upload 2025/07/25 01:07:48 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:07:48 DEBUG : Looking for writers 2025/07/25 01:07:48 DEBUG : file2: reading active writers 2025/07/25 01:07:48 DEBUG : file1: reading active writers 2025/07/25 01:07:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/25 01:07:48 DEBUG : Looking for writers 2025/07/25 01:07:48 DEBUG : file1: reading active writers 2025/07/25 01:07:48 DEBUG : file2: reading active writers 2025/07/25 01:07:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/25 01:07:48 DEBUG : Looking for writers 2025/07/25 01:07:48 DEBUG : file1: reading active writers 2025/07/25 01:07:48 DEBUG : file2: reading active writers 2025/07/25 01:07:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/25 01:07:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:07:48 INFO : file1: Copied (new) 2025/07/25 01:07:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-25 01:07:47 +0000 UTC," 2025/07/25 01:07:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:48 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:48 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/07/25 01:07:48 INFO : file2: Copied (new) 2025/07/25 01:07:48 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-25 01:07:47 +0000 UTC," 2025/07/25 01:07:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/25 01:07:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:07:48 INFO : file2: vfs cache: upload succeeded try #1 2025/07/25 01:07:49 DEBUG : Looking for writers 2025/07/25 01:07:49 DEBUG : file1: reading active writers 2025/07/25 01:07:49 DEBUG : file2: reading active writers 2025/07/25 01:07:49 DEBUG : >WaitForWriters: 2025/07/25 01:07:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:49 DEBUG : Looking for writers 2025/07/25 01:07:49 DEBUG : file1: reading active writers 2025/07/25 01:07:49 DEBUG : file2: reading active writers 2025/07/25 01:07:49 DEBUG : >WaitForWriters: 2025/07/25 01:07:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:49 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:49 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:50 DEBUG : file1: newRWFileHandle: 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): openPending: 2025/07/25 01:07:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): >openPending: err= 2025/07/25 01:07:50 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:07:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): _writeAt: size=5, off=0 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): >_writeAt: n=5, err= 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): RWFileHandle.Flush 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): RWFileHandle.Flush 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): close: 2025/07/25 01:07:50 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:07:50.074247395 +0000 UTC m=+225.326412398 2025/07/25 01:07:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:50 DEBUG : file1(0xc00041a480): >close: err= 2025/07/25 01:07:50 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:50 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:50 DEBUG : Looking for writers 2025/07/25 01:07:50 DEBUG : file1: reading active writers 2025/07/25 01:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/25 01:07:50 INFO : file1: Copied (new) 2025/07/25 01:07:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:07:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/25 01:07:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:50 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:51 DEBUG : Looking for writers 2025/07/25 01:07:51 DEBUG : file1: reading active writers 2025/07/25 01:07:51 DEBUG : >WaitForWriters: 2025/07/25 01:07:51 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:51 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:51 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:51 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:51 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:51 DEBUG : file1: newRWFileHandle: 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): openPending: 2025/07/25 01:07:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): >openPending: err= 2025/07/25 01:07:51 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:07:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): _writeAt: size=5, off=0 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): >_writeAt: n=5, err= 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): RWFileHandle.Release 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): close: 2025/07/25 01:07:51 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:07:51.945058442 +0000 UTC m=+227.197223425 2025/07/25 01:07:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): >close: err= 2025/07/25 01:07:51 DEBUG : file1(0xc000af1580): RWFileHandle.Release 2025/07/25 01:07:51 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:51 DEBUG : Looking for writers 2025/07/25 01:07:51 DEBUG : file1: reading active writers 2025/07/25 01:07:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:51 DEBUG : Looking for writers 2025/07/25 01:07:51 DEBUG : file1: reading active writers 2025/07/25 01:07:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:51 DEBUG : Looking for writers 2025/07/25 01:07:51 DEBUG : file1: reading active writers 2025/07/25 01:07:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:52 DEBUG : Looking for writers 2025/07/25 01:07:52 DEBUG : file1: reading active writers 2025/07/25 01:07:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:52 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:07:52 DEBUG : Looking for writers 2025/07/25 01:07:52 DEBUG : file1: reading active writers 2025/07/25 01:07:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:52 DEBUG : Looking for writers 2025/07/25 01:07:52 DEBUG : file1: reading active writers 2025/07/25 01:07:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:52 DEBUG : Looking for writers 2025/07/25 01:07:52 DEBUG : file1: reading active writers 2025/07/25 01:07:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/25 01:07:52 INFO : file1: Copied (new) 2025/07/25 01:07:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:07:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/25 01:07:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:52 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:53 DEBUG : Looking for writers 2025/07/25 01:07:53 DEBUG : file1: reading active writers 2025/07/25 01:07:53 DEBUG : >WaitForWriters: 2025/07/25 01:07:53 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.28s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:54 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:54 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:54 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:54 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:07:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:07:55 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): openPending: 2025/07/25 01:07:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/25 01:07:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:07:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): >openPending: err= 2025/07/25 01:07:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:07:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:07:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:07:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): _writeAt: size=5, off=0 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): >_writeAt: n=5, err= 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): close: 2025/07/25 01:07:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:07:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-25 01:07:55.476396937 +0000 UTC m=+230.728561942 2025/07/25 01:07:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:55 DEBUG : dir/file1(0xc00041b440): >close: err= 2025/07/25 01:07:55 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:55 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:55 DEBUG : dir: Looking for writers 2025/07/25 01:07:55 DEBUG : file1: reading active writers 2025/07/25 01:07:55 DEBUG : Looking for writers 2025/07/25 01:07:55 DEBUG : dir: reading active writers 2025/07/25 01:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:56 DEBUG : dir: Looking for writers 2025/07/25 01:07:56 DEBUG : file1: reading active writers 2025/07/25 01:07:56 DEBUG : Looking for writers 2025/07/25 01:07:56 DEBUG : dir: reading active writers 2025/07/25 01:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:07:56 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:07:56 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-25 01:07:55 +0000 UTC," 2025/07/25 01:07:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:07:56 DEBUG : dir: Looking for writers 2025/07/25 01:07:56 DEBUG : file1: reading active writers 2025/07/25 01:07:56 DEBUG : Looking for writers 2025/07/25 01:07:56 DEBUG : dir: reading active writers 2025/07/25 01:07:56 DEBUG : >WaitForWriters: 2025/07/25 01:07:56 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.45s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:07:57 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:07:57 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:07:57 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:07:57 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:07:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:07:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:07:58 DEBUG : dir/file1(0xc000e16500): _writeAt: size=5, off=0 2025/07/25 01:07:58 DEBUG : dir/file1(0xc000e16500): openPending: 2025/07/25 01:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/25 01:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:58 DEBUG : dir/file1(0xc000e16500): >openPending: err= 2025/07/25 01:07:59 DEBUG : dir/file1(0xc000e16500): >_writeAt: n=5, err= 2025/07/25 01:07:59 DEBUG : dir/file1(0xc000e16500): _writeAt: size=15, off=5 2025/07/25 01:07:59 DEBUG : dir/file1(0xc000e16500): >_writeAt: n=15, err= 2025/07/25 01:07:59 DEBUG : dir/file1(0xc000e16500): close: 2025/07/25 01:07:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/25 01:07:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-25 01:07:59.000343342 +0000 UTC m=+234.252508346 2025/07/25 01:07:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:07:59 DEBUG : dir/file1(0xc000e16500): >close: err= 2025/07/25 01:07:59 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:07:59 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:07:59 DEBUG : dir: Looking for writers 2025/07/25 01:07:59 DEBUG : file1: reading active writers 2025/07/25 01:07:59 DEBUG : Looking for writers 2025/07/25 01:07:59 DEBUG : dir: reading active writers 2025/07/25 01:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:07:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/25 01:07:59 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:07:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-25 01:07:59 +0000 UTC," 2025/07/25 01:07:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:07:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:08:00 DEBUG : dir: Looking for writers 2025/07/25 01:08:00 DEBUG : file1: reading active writers 2025/07/25 01:08:00 DEBUG : Looking for writers 2025/07/25 01:08:00 DEBUG : dir: reading active writers 2025/07/25 01:08:00 DEBUG : >WaitForWriters: 2025/07/25 01:08:00 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.58s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:01 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:01 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:01 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:01 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:01 DEBUG : file1: newRWFileHandle: 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): openPending: 2025/07/25 01:08:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): >openPending: err= 2025/07/25 01:08:01 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:08:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:08:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): _writeAt: size=5, off=0 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): >_writeAt: n=5, err= 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): close: 2025/07/25 01:08:01 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:08:01.252300883 +0000 UTC m=+236.504465888 2025/07/25 01:08:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:01 DEBUG : file1(0xc0005563c0): >close: err= 2025/07/25 01:08:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:08:01 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:08:01 DEBUG : Looking for writers 2025/07/25 01:08:01 DEBUG : file1: reading active writers 2025/07/25 01:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:08:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:08:02 INFO : file1: Copied (new) 2025/07/25 01:08:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:08:01 +0000 UTC," 2025/07/25 01:08:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:08:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:02 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:08:02 DEBUG : Looking for writers 2025/07/25 01:08:02 DEBUG : file1: reading active writers 2025/07/25 01:08:02 DEBUG : >WaitForWriters: 2025/07/25 01:08:02 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.90s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:03 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/25 01:08:03 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.147742214 +0000 UTC m=+238.399907178 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93380): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.147742214 +0000 UTC m=+238.399907178 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.147742214 +0000 UTC m=+238.399907178 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d93cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e540 item 1 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.151077331 +0000 UTC m=+238.403242295 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.151077331 +0000 UTC m=+238.403242295 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f110 item 2 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.153701496 +0000 UTC m=+238.405866460 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.153701496 +0000 UTC m=+238.405866460 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.153701496 +0000 UTC m=+238.405866460 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f5e0 item 3 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.158382048 +0000 UTC m=+238.410547052 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.158382048 +0000 UTC m=+238.410547052 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ff10 item 4 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.160554445 +0000 UTC m=+238.412719530 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af11c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.160554445 +0000 UTC m=+238.412719530 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af16c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.160554445 +0000 UTC m=+238.412719530 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 5 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.16544415 +0000 UTC m=+238.417609145 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.16544415 +0000 UTC m=+238.417609145 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322230 item 6 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.169031271 +0000 UTC m=+238.421196275 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041aec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.169031271 +0000 UTC m=+238.421196275 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b3c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.169031271 +0000 UTC m=+238.421196275 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041be00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322690 item 7 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.172263627 +0000 UTC m=+238.424428591 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000127f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.172263627 +0000 UTC m=+238.424428591 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 8 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000880ec0): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.17555382 +0000 UTC m=+238.427718804 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.17555382 +0000 UTC m=+238.427718804 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.17555382 +0000 UTC m=+238.427718804 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881c40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322ee0 item 9 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.178174828 +0000 UTC m=+238.430339792 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.178174828 +0000 UTC m=+238.430339792 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323570 item 10 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000886ec0): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000886ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.180609567 +0000 UTC m=+238.432774572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.180609567 +0000 UTC m=+238.432774572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.180609567 +0000 UTC m=+238.432774572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000887c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 11 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.184160511 +0000 UTC m=+238.436325474 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac380): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.184160511 +0000 UTC m=+238.436325474 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ac8c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2620 item 12 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc0008acf00): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008acf00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.186375787 +0000 UTC m=+238.438540751 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad2c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.186375787 +0000 UTC m=+238.438540751 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008ad980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2a80 item 13 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.188206823 +0000 UTC m=+238.440371787 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.188206823 +0000 UTC m=+238.440371787 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008de5c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e70 item 14 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc0008dec00): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dec00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.190533649 +0000 UTC m=+238.442698613 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008defc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.190533649 +0000 UTC m=+238.442698613 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008df680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3340 item 15 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.192288963 +0000 UTC m=+238.444453926 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1a00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.192288963 +0000 UTC m=+238.444453926 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846000): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 16 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.193752629 +0000 UTC m=+238.445917593 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.193752629 +0000 UTC m=+238.445917593 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846ac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.193752629 +0000 UTC m=+238.445917593 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000846fc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421650 item 17 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.197190079 +0000 UTC m=+238.449355063 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.197190079 +0000 UTC m=+238.449355063 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000847b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c8c0 item 18 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.200474723 +0000 UTC m=+238.452639707 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.200474723 +0000 UTC m=+238.452639707 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.200474723 +0000 UTC m=+238.452639707 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000876c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce00 item 19 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.202388665 +0000 UTC m=+238.454553629 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.202388665 +0000 UTC m=+238.454553629 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 20 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.203929546 +0000 UTC m=+238.456094509 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000877ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.203929546 +0000 UTC m=+238.456094509 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.203929546 +0000 UTC m=+238.456094509 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bc940): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 21 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.206390063 +0000 UTC m=+238.458555047 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bcfc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.206390063 +0000 UTC m=+238.458555047 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bd500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003444d0 item 22 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.208474874 +0000 UTC m=+238.460639859 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009bdb80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.208474874 +0000 UTC m=+238.460639859 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.208474874 +0000 UTC m=+238.460639859 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344bd0 item 23 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.211363234 +0000 UTC m=+238.463528219 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a10c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.211363234 +0000 UTC m=+238.463528219 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a111c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 24 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000a11800): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.214030731 +0000 UTC m=+238.466195714 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a11bc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.214030731 +0000 UTC m=+238.466195714 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.214030731 +0000 UTC m=+238.466195714 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b20 item 25 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.217417785 +0000 UTC m=+238.469582769 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a48d00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.217417785 +0000 UTC m=+238.469582769 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e620 item 26 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000a49880): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.219979282 +0000 UTC m=+238.472144276 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a49c40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.219979282 +0000 UTC m=+238.472144276 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a761c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.219979282 +0000 UTC m=+238.472144276 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e9a0 item 27 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.223892285 +0000 UTC m=+238.476057269 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a76d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.223892285 +0000 UTC m=+238.476057269 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a772c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f0a0 item 28 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc0008dfe00): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008dfe00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.2266508 +0000 UTC m=+238.478815784 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.2266508 +0000 UTC m=+238.478815784 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3a40 item 29 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.229730699 +0000 UTC m=+238.481895684 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914f80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.229730699 +0000 UTC m=+238.481895684 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009154c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e1c0 item 30 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000915b00): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915b00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.233239364 +0000 UTC m=+238.485404348 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.233239364 +0000 UTC m=+238.485404348 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e930 item 31 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 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 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.235892833 +0000 UTC m=+238.488057817 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000948c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.235892833 +0000 UTC m=+238.488057817 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009491c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ef50 item 32 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.238423411 +0000 UTC m=+238.490588415 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a777c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f570 item 33 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.239433356 +0000 UTC m=+238.491598360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a77c40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.239433356 +0000 UTC m=+238.491598360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa1c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 33 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.241684441 +0000 UTC m=+238.493849405 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaa800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ff10 item 34 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.242454004 +0000 UTC m=+238.494618968 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aaac80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.242454004 +0000 UTC m=+238.494618968 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab1c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 34 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.24397032 +0000 UTC m=+238.496135283 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aab800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f57a0 item 35 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.244662359 +0000 UTC m=+238.496827323 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000aabc80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.244662359 +0000 UTC m=+238.496827323 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0200): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5c70 item 35 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.246392855 +0000 UTC m=+238.498557819 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a380 item 36 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.247361703 +0000 UTC m=+238.499526667 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad0d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.247361703 +0000 UTC m=+238.499526667 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad12c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a620 item 36 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.249675094 +0000 UTC m=+238.501840059 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ac40 item 37 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.251066014 +0000 UTC m=+238.503230979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ad1d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.251066014 +0000 UTC m=+238.503230979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017af50 item 37 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.252920234 +0000 UTC m=+238.505085208 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b650 item 38 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.253926342 +0000 UTC m=+238.506091306 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b08e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.253926342 +0000 UTC m=+238.506091306 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b093c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bc70 item 38 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.255693086 +0000 UTC m=+238.507858051 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09a40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f2d0 item 39 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.256434087 +0000 UTC m=+238.508599052 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009498c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.256434087 +0000 UTC m=+238.508599052 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000949dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f9d0 item 39 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.258997607 +0000 UTC m=+238.511162572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b884c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574380 item 40 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.259841451 +0000 UTC m=+238.512006415 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b889c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.259841451 +0000 UTC m=+238.512006415 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b88f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574930 item 40 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.261873985 +0000 UTC m=+238.514038959 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b894c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575030 item 41 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.262464863 +0000 UTC m=+238.514629827 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b899c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005753b0 item 41 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.263152002 +0000 UTC m=+238.515316966 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b89e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.263152002 +0000 UTC m=+238.515316966 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005756c0 item 41 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.264770531 +0000 UTC m=+238.516935494 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000baca80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a0e0 item 42 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.265421912 +0000 UTC m=+238.517586876 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacf80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a2a0 item 42 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.266056673 +0000 UTC m=+238.518221637 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad4c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.266056673 +0000 UTC m=+238.518221637 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bada40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 42 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.267654993 +0000 UTC m=+238.519819957 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 43 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.26835702 +0000 UTC m=+238.520521984 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa80 item 43 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.268980489 +0000 UTC m=+238.521145453 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c06b40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.268980489 +0000 UTC m=+238.521145453 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 43 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.270635515 +0000 UTC m=+238.522800480 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c076c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 44 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.271298209 +0000 UTC m=+238.523463173 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c07bc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 44 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.272025985 +0000 UTC m=+238.524190949 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.272025985 +0000 UTC m=+238.524190949 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c38700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 44 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.273882558 +0000 UTC m=+238.526047522 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b09e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400770 item 45 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.274729096 +0000 UTC m=+238.526894061 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46400): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.274729096 +0000 UTC m=+238.526894061 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b46b00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a80 item 45 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.276493678 +0000 UTC m=+238.528658652 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 46 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.27725701 +0000 UTC m=+238.529421974 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.27725701 +0000 UTC m=+238.529421974 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b47d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 46 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.278890615 +0000 UTC m=+238.531055579 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c400): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 47 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.280418022 +0000 UTC m=+238.532582986 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7c900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.280418022 +0000 UTC m=+238.532582986 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d000): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001541c0 item 47 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.282195546 +0000 UTC m=+238.534360511 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7d640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001545b0 item 48 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.28297525 +0000 UTC m=+238.535140215 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b7db40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.28297525 +0000 UTC m=+238.535140215 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d942c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154770 item 48 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.284970935 +0000 UTC m=+238.537135899 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154c40 item 49 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.285746209 +0000 UTC m=+238.537911163 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d94d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.285746209 +0000 UTC m=+238.537911163 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d952c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154f50 item 49 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.287634012 +0000 UTC m=+238.539798976 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95940): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001555e0 item 50 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.288475381 +0000 UTC m=+238.540640345 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d95e40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.288475381 +0000 UTC m=+238.540640345 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcc440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155810 item 50 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.290223421 +0000 UTC m=+238.542388386 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155e30 item 51 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.291029553 +0000 UTC m=+238.543194518 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dccfc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.291029553 +0000 UTC m=+238.543194518 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcd500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c540 item 51 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.292819703 +0000 UTC m=+238.544984667 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000dcdb80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cc40 item 52 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.293638508 +0000 UTC m=+238.545803472 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.293638508 +0000 UTC m=+238.545803472 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d180 item 52 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.29544012 +0000 UTC m=+238.547605084 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e18d00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d9d0 item 53 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.296306014 +0000 UTC m=+238.548470979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19200): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.296306014 +0000 UTC m=+238.548470979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054de30 item 53 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.298403109 +0000 UTC m=+238.550568073 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e19dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330700 item 54 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.299280506 +0000 UTC m=+238.551445480 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.299280506 +0000 UTC m=+238.551445480 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e368c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d20 item 54 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.300950809 +0000 UTC m=+238.553115774 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e36f40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331490 item 55 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.302173926 +0000 UTC m=+238.554338900 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.302173926 +0000 UTC m=+238.554338900 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e37980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003317a0 item 55 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.304395253 +0000 UTC m=+238.556560217 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c70 item 56 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.30560834 +0000 UTC m=+238.557773304 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66580): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.30560834 +0000 UTC m=+238.557773304 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e66b00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331f10 item 56 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.308201114 +0000 UTC m=+238.560366109 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 57 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.309316357 +0000 UTC m=+238.561481361 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a80 item 57 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.310408668 +0000 UTC m=+238.562573662 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e67bc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.310408668 +0000 UTC m=+238.562573662 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f041c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380f50 item 57 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.312812097 +0000 UTC m=+238.564977062 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 58 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.313611197 +0000 UTC m=+238.565776160 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f04d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381e30 item 58 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.314394397 +0000 UTC m=+238.566559360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.314394397 +0000 UTC m=+238.566559360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0070 item 58 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.315954032 +0000 UTC m=+238.568118997 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f05e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0620 item 59 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.316924143 +0000 UTC m=+238.569089108 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d07e0 item 59 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.317666907 +0000 UTC m=+238.569831870 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.317666907 +0000 UTC m=+238.569831870 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f32f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 59 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.319173163 +0000 UTC m=+238.571338126 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d10a0 item 60 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.319765184 +0000 UTC m=+238.571930148 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f33a80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1340 item 60 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.320453646 +0000 UTC m=+238.572618620 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c040): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.320453646 +0000 UTC m=+238.572618620 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4c600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d15e0 item 60 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.322390139 +0000 UTC m=+238.574555104 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4cc40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b90 item 61 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.323499331 +0000 UTC m=+238.575664295 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.323499331 +0000 UTC m=+238.575664295 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4d880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1dc0 item 61 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.325606936 +0000 UTC m=+238.577771900 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f4dec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d21c0 item 62 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.326315876 +0000 UTC m=+238.578480840 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66480): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.326315876 +0000 UTC m=+238.578480840 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f66b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d23f0 item 62 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.328341186 +0000 UTC m=+238.580506150 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f671c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2770 item 63 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.329986103 +0000 UTC m=+238.582151067 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.329986103 +0000 UTC m=+238.582151067 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f67e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2930 item 63 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 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 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.33198799 +0000 UTC m=+238.584152954 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8c4c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2d20 item 64 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.332860016 +0000 UTC m=+238.585024979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8ca00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.332860016 +0000 UTC m=+238.585024979 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2ee0 item 64 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.335050356 +0000 UTC m=+238.587215320 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8d740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3340 item 65 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.33601181 +0000 UTC m=+238.588176775 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000f8dbc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.33601181 +0000 UTC m=+238.588176775 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 65 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.338402116 +0000 UTC m=+238.590567080 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d38f0 item 66 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.339662961 +0000 UTC m=+238.591827925 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0c00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.339662961 +0000 UTC m=+238.591827925 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c00 item 66 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.341353594 +0000 UTC m=+238.593518558 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e163c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 67 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.343319082 +0000 UTC m=+238.595484056 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.343319082 +0000 UTC m=+238.595484056 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e16d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 67 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.345922687 +0000 UTC m=+238.598087651 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e173c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 68 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.346586473 +0000 UTC m=+238.598751436 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e178c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.346586473 +0000 UTC m=+238.598751436 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e17e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 68 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.348237331 +0000 UTC m=+238.600402294 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9e580): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c310 item 69 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.348817189 +0000 UTC m=+238.600982153 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ea40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.348817189 +0000 UTC m=+238.600982153 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9ef40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 69 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.350305802 +0000 UTC m=+238.602470766 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9f5c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 70 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.351034929 +0000 UTC m=+238.603199894 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b9fac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.351034929 +0000 UTC m=+238.603199894 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb0080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d0a0 item 70 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.35276702 +0000 UTC m=+238.604931984 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d880 item 71 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.35341174 +0000 UTC m=+238.605576703 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000fb1e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.35341174 +0000 UTC m=+238.605576703 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0002cba40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc00 item 71 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.35579917 +0000 UTC m=+238.607964134 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 72 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.356654635 +0000 UTC m=+238.608819600 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000686f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.356654635 +0000 UTC m=+238.608819600 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000687900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 72 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.358999414 +0000 UTC m=+238.611164378 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556380): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 73 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.35972662 +0000 UTC m=+238.611891583 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000556b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 73 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.360445608 +0000 UTC m=+238.612610572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.360445608 +0000 UTC m=+238.612610572 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aaf0 item 73 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.362078793 +0000 UTC m=+238.614243757 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000557c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 74 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.362725847 +0000 UTC m=+238.614890811 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041a240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b420 item 74 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.363404981 +0000 UTC m=+238.615570126 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041ac00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.363404981 +0000 UTC m=+238.615570126 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041b180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 74 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.365071319 +0000 UTC m=+238.617236293 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00041bd40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 75 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.365692384 +0000 UTC m=+238.617857348 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000126980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bea0 item 75 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.366373171 +0000 UTC m=+238.618538136 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.366373171 +0000 UTC m=+238.618538136 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000880bc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2150 item 75 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.367748823 +0000 UTC m=+238.619913786 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2540 item 76 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.368257116 +0000 UTC m=+238.620422080 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2700 item 76 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.369055604 +0000 UTC m=+238.621220569 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000881cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.369055604 +0000 UTC m=+238.621220569 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d28c0 item 76 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.370619429 +0000 UTC m=+238.622784393 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0a40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2cb0 item 77 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.371294446 +0000 UTC m=+238.623459410 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af0f80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.371294446 +0000 UTC m=+238.623459410 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e70 item 77 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.372980069 +0000 UTC m=+238.625145032 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000af1d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d32d0 item 78 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.373585675 +0000 UTC m=+238.625750639 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064a300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.373585675 +0000 UTC m=+238.625750639 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064aa00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3490 item 78 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.375468007 +0000 UTC m=+238.627632971 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b040): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b02a0 item 79 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.376078382 +0000 UTC m=+238.628243346 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064b540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.376078382 +0000 UTC m=+238.628243346 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00064bc40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 79 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.377625024 +0000 UTC m=+238.629789988 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0e70 item 80 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.378165799 +0000 UTC m=+238.630330763 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066a800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.378165799 +0000 UTC m=+238.630330763 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066af00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b11f0 item 80 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.379750233 +0000 UTC m=+238.631915196 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1960 item 81 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.380391896 +0000 UTC m=+238.632556861 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066b9c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.380391896 +0000 UTC m=+238.632556861 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00066bf00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b90 item 81 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.381776815 +0000 UTC m=+238.633941779 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070a600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e1c0 item 82 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.382383203 +0000 UTC m=+238.634548167 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070ab00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.382383203 +0000 UTC m=+238.634548167 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e3f0 item 82 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.384004906 +0000 UTC m=+238.636169870 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070b700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ea10 item 83 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.384821277 +0000 UTC m=+238.636986242 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00070bc00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.384821277 +0000 UTC m=+238.636986242 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c1c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ec40 item 83 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.386253375 +0000 UTC m=+238.638418349 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074c840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f260 item 84 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.386971913 +0000 UTC m=+238.639136877 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074cd40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.386971913 +0000 UTC m=+238.639136877 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d2c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f5e0 item 84 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.38839308 +0000 UTC m=+238.640558044 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074d940): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fb90 item 85 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.38911755 +0000 UTC m=+238.641282524 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00074de40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.38911755 +0000 UTC m=+238.641282524 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768400): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fd50 item 85 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.390571448 +0000 UTC m=+238.642736422 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768a80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e230 item 86 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.391279236 +0000 UTC m=+238.643444199 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000768f80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.391279236 +0000 UTC m=+238.643444199 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e620 item 86 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.392696325 +0000 UTC m=+238.644861289 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000769b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ebd0 item 87 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.393310808 +0000 UTC m=+238.645475772 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.393310808 +0000 UTC m=+238.645475772 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f030 item 87 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.394683654 +0000 UTC m=+238.646848738 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000780cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f880 item 88 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.39563559 +0000 UTC m=+238.647800544 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007811c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.39563559 +0000 UTC m=+238.647800544 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fa40 item 88 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.397366929 +0000 UTC m=+238.649531894 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000781d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc460 item 89 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.398033109 +0000 UTC m=+238.650198083 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc7e0 item 89 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.398762598 +0000 UTC m=+238.650927561 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.398762598 +0000 UTC m=+238.650927561 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b2e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcb60 item 89 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.400116969 +0000 UTC m=+238.652281943 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 90 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.400701676 +0000 UTC m=+238.652866640 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd2d0 item 90 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.401612906 +0000 UTC m=+238.653777870 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007b3ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.401612906 +0000 UTC m=+238.653777870 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd5e0 item 90 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.403121567 +0000 UTC m=+238.655286531 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c2b40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 91 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.404069867 +0000 UTC m=+238.656234830 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 91 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.404702012 +0000 UTC m=+238.656866976 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c35c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.404702012 +0000 UTC m=+238.656866976 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007c3b40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 91 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.407957341 +0000 UTC m=+238.660122305 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6200): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 92 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.40872358 +0000 UTC m=+238.660888543 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e2a0 item 92 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.409353641 +0000 UTC m=+238.661518605 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d6c80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.409353641 +0000 UTC m=+238.661518605 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e620 item 92 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.410927194 +0000 UTC m=+238.663092158 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7880): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 93 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.41152197 +0000 UTC m=+238.663686934 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007d7dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.41152197 +0000 UTC m=+238.663686934 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ee540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f340 item 93 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.412885969 +0000 UTC m=+238.665050933 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007eeb80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 94 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.413417958 +0000 UTC m=+238.665582922 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef0c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.413417958 +0000 UTC m=+238.665582922 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007ef7c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fce0 item 94 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.41489043 +0000 UTC m=+238.667055395 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0007efe00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 95 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.416229624 +0000 UTC m=+238.668394588 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008063c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.416229624 +0000 UTC m=+238.668394588 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000806ac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 95 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 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 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): open at offset 0 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.417632126 +0000 UTC m=+238.669797090 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d20 item 96 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.418448296 +0000 UTC m=+238.670613260 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.418448296 +0000 UTC m=+238.670613260 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000807d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c11f0 item 96 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= 2025/07/25 01:08:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:03 DEBUG : Looking for writers 2025/07/25 01:08:03 DEBUG : >WaitForWriters: 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:03 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/25 01:08:03 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.826807026 +0000 UTC m=+239.078972031 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.826807026 +0000 UTC m=+239.078972031 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000882b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.826807026 +0000 UTC m=+239.078972031 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883040): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f340 item 1 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.832738668 +0000 UTC m=+239.084903662 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.832738668 +0000 UTC m=+239.084903662 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000883b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fab0 item 2 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.835992623 +0000 UTC m=+239.088157617 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.835992623 +0000 UTC m=+239.088157617 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098a6c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.835992623 +0000 UTC m=+239.088157617 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098ab80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420700 item 3 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.841313969 +0000 UTC m=+239.093478972 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b200): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.841313969 +0000 UTC m=+239.093478972 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098b740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421180 item 4 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.844097732 +0000 UTC m=+239.096262737 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00098bd80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.844097732 +0000 UTC m=+239.096262737 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.844097732 +0000 UTC m=+239.096262737 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 5 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.849184287 +0000 UTC m=+239.101349291 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b0dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.849184287 +0000 UTC m=+239.101349291 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c930 item 6 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.851950368 +0000 UTC m=+239.104115372 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.851950368 +0000 UTC m=+239.104115372 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009b1e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.851950368 +0000 UTC m=+239.104115372 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d03c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce70 item 7 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.855840076 +0000 UTC m=+239.108005081 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.855840076 +0000 UTC m=+239.108005081 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d0f80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 8 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc0009d1540): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.859064106 +0000 UTC m=+239.111229100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.859064106 +0000 UTC m=+239.111229100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009d1d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.859064106 +0000 UTC m=+239.111229100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00300): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 9 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.863655881 +0000 UTC m=+239.115820886 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.863655881 +0000 UTC m=+239.115820886 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a00ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 10 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000a01500): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.866619002 +0000 UTC m=+239.118784005 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a018c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): _writeAt: size=3, off=2 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.866619002 +0000 UTC m=+239.118784005 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a01dc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.866619002 +0000 UTC m=+239.118784005 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 11 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.870267488 +0000 UTC m=+239.122432493 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a349c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.870267488 +0000 UTC m=+239.122432493 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a34f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345420 item 12 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000a35540): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.873099924 +0000 UTC m=+239.125264967 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a35900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.873099924 +0000 UTC m=+239.125264967 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a040): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ab0 item 13 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.875605505 +0000 UTC m=+239.127770509 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5a6c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.875605505 +0000 UTC m=+239.127770509 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5ac00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b22a0 item 14 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000a5b240): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.878208639 +0000 UTC m=+239.130373643 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5b600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.878208639 +0000 UTC m=+239.130373643 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a5bcc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2770 item 15 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.880995388 +0000 UTC m=+239.133160393 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a903c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.880995388 +0000 UTC m=+239.133160393 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2bd0 item 16 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.8836821 +0000 UTC m=+239.135847104 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a90f40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.8836821 +0000 UTC m=+239.135847104 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a913c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.8836821 +0000 UTC m=+239.135847104 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a918c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2fc0 item 17 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.887625168 +0000 UTC m=+239.139790172 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000a91f40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.887625168 +0000 UTC m=+239.139790172 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b38f0 item 18 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.890079534 +0000 UTC m=+239.142244498 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac4b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.890079534 +0000 UTC m=+239.142244498 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.890079534 +0000 UTC m=+239.142244498 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5580): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e0e0 item 19 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.895151641 +0000 UTC m=+239.147316635 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ac5c00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.895151641 +0000 UTC m=+239.147316635 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae61c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e7e0 item 20 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.897080641 +0000 UTC m=+239.149245605 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.897080641 +0000 UTC m=+239.149245605 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae6d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.897080641 +0000 UTC m=+239.149245605 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ebd0 item 21 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.899253669 +0000 UTC m=+239.151418643 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae78c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.899253669 +0000 UTC m=+239.151418643 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ae7e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f3b0 item 22 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.901089755 +0000 UTC m=+239.153254718 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.901089755 +0000 UTC m=+239.153254718 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30a00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.901089755 +0000 UTC m=+239.153254718 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b30f00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 23 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.905087856 +0000 UTC m=+239.157252821 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31580): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.905087856 +0000 UTC m=+239.157252821 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b31ac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4700 item 24 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000b54180): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.908440067 +0000 UTC m=+239.160605051 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.908440067 +0000 UTC m=+239.160605051 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54a40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.908440067 +0000 UTC m=+239.160605051 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b54f80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f56c0 item 25 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.912571859 +0000 UTC m=+239.164736824 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.912571859 +0000 UTC m=+239.164736824 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b55b40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a2a0 item 26 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000b8a200): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a200): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.914781066 +0000 UTC m=+239.166946100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8a5c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): >_readAt: n=2, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): _writeAt: size=3, off=7 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.914781066 +0000 UTC m=+239.166946100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8aac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.914781066 +0000 UTC m=+239.166946100 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b000): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a700 item 27 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.91765649 +0000 UTC m=+239.169821454 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8b680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.91765649 +0000 UTC m=+239.169821454 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000b8bbc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017afc0 item 28 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000bac280): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac280): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.919764787 +0000 UTC m=+239.171929752 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bac640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.919764787 +0000 UTC m=+239.171929752 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bacd00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ba40 item 29 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.921603407 +0000 UTC m=+239.173768360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad380): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.921603407 +0000 UTC m=+239.173768360 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bad8c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e0e0 item 30 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): _readAt: size=2, off=0 2025/07/25 01:08:03 ERROR : open-test-file(0xc000badf00): Couldn't read size of file 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): >_readAt: n=0, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): close: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000badf00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.923472624 +0000 UTC m=+239.175637588 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.923472624 +0000 UTC m=+239.175637588 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e770 item 31 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 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 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.925279996 +0000 UTC m=+239.177444960 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5080): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.925279996 +0000 UTC m=+239.177444960 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd55c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033eee0 item 32 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.927561947 +0000 UTC m=+239.179726911 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bd5c00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f490 item 33 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.928294873 +0000 UTC m=+239.180459837 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.928294873 +0000 UTC m=+239.180459837 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfc600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb90 item 33 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.930246676 +0000 UTC m=+239.182411640 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfcc40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574690 item 34 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.931086422 +0000 UTC m=+239.183251385 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd0c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.931086422 +0000 UTC m=+239.183251385 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfd600): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574af0 item 34 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.932821497 +0000 UTC m=+239.184986461 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000bfdc40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005751f0 item 35 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.933678776 +0000 UTC m=+239.185843740 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.933678776 +0000 UTC m=+239.185843740 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575490 item 35 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.93776872 +0000 UTC m=+239.189933694 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c30cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575dc0 item 36 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.939671771 +0000 UTC m=+239.191836755 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c311c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.939671771 +0000 UTC m=+239.191836755 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 36 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.943356646 +0000 UTC m=+239.195521650 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c31d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004007e0 item 37 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.944815874 +0000 UTC m=+239.196980868 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.944815874 +0000 UTC m=+239.196980868 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c54740): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 37 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.948000469 +0000 UTC m=+239.200165433 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0008245c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322310 item 38 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.94875216 +0000 UTC m=+239.200917124 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000824ac0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.94875216 +0000 UTC m=+239.200917124 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825000): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003225b0 item 38 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.950773713 +0000 UTC m=+239.202938678 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825680): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322930 item 39 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.951900167 +0000 UTC m=+239.204065141 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000825b80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.951900167 +0000 UTC m=+239.204065141 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c100): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 39 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.953677743 +0000 UTC m=+239.205842707 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086c780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 40 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.954855623 +0000 UTC m=+239.207020597 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086cc80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.954855623 +0000 UTC m=+239.207020597 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d1c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003230a0 item 40 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.956461215 +0000 UTC m=+239.208626179 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086d780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323570 item 41 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.957104753 +0000 UTC m=+239.209269717 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc00086dc80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323880 item 41 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.959234189 +0000 UTC m=+239.211399193 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c881c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.959234189 +0000 UTC m=+239.211399193 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88700): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 41 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.961989449 +0000 UTC m=+239.214154453 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c88d40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154310 item 42 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.963124849 +0000 UTC m=+239.215289864 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89240): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154540 item 42 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.964591762 +0000 UTC m=+239.216756726 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89780): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.964591762 +0000 UTC m=+239.216756726 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000c89d00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154700 item 42 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.966169682 +0000 UTC m=+239.218334647 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca63c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154bd0 item 43 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.966852193 +0000 UTC m=+239.219017147 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca68c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000154e00 item 43 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.967632949 +0000 UTC m=+239.219797912 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca6e00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.967632949 +0000 UTC m=+239.219797912 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7340): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001551f0 item 43 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.969175152 +0000 UTC m=+239.221340116 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7980): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155730 item 44 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.969808841 +0000 UTC m=+239.221973805 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ca7e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001559d0 item 44 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.970646313 +0000 UTC m=+239.222811327 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc2440): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.970646313 +0000 UTC m=+239.222811327 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc29c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000155dc0 item 44 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.972804934 +0000 UTC m=+239.224969898 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3000): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c8c0 item 45 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.973515767 +0000 UTC m=+239.225680741 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.973515767 +0000 UTC m=+239.225680741 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000cc3c00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cb60 item 45 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.975525428 +0000 UTC m=+239.227690392 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce42c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d420 item 46 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.97633637 +0000 UTC m=+239.228501344 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce47c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.97633637 +0000 UTC m=+239.228501344 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce4ec0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d8f0 item 46 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.978439106 +0000 UTC m=+239.230604099 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5500): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 47 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.979122528 +0000 UTC m=+239.231287492 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000ce5a00): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.979122528 +0000 UTC m=+239.231287492 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003305b0 item 47 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.981280116 +0000 UTC m=+239.233445081 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d807c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 48 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.982060451 +0000 UTC m=+239.234225414 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d80cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.982060451 +0000 UTC m=+239.234225414 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000d813c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003313b0 item 48 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.984024255 +0000 UTC m=+239.236189219 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc0009143c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 49 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.984615175 +0000 UTC m=+239.236780139 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914840): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.984615175 +0000 UTC m=+239.236780139 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000914d80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c70 item 49 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.986170814 +0000 UTC m=+239.238335778 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915400): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 50 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.987112671 +0000 UTC m=+239.239277636 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915900): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.987112671 +0000 UTC m=+239.239277636 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000915e80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 50 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.988616373 +0000 UTC m=+239.240781337 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968580): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 51 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.989310565 +0000 UTC m=+239.241475529 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968a80): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.989310565 +0000 UTC m=+239.241475529 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000968fc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 51 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.991446643 +0000 UTC m=+239.243611607 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969640): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 52 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.992118785 +0000 UTC m=+239.244283748 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000969b40): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.992118785 +0000 UTC m=+239.244283748 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24140): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d01c0 item 52 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.993850593 +0000 UTC m=+239.246015558 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e247c0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): _readAt: size=2, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): _writeAt: size=3, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0690 item 53 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.996031717 +0000 UTC m=+239.248196681 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24cc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): >_readAt: n=8, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.996031717 +0000 UTC m=+239.248196681 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24180): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 53 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): _writeAt: size=5, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): >_writeAt: n=5, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.99809019 +0000 UTC m=+239.250255153 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24800): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): open at offset 5 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): >openPending: err= 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004007e0 item 54 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): _readAt: size=2, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): _writeAt: size=3, off=5 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): >_writeAt: n=3, err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.998840056 +0000 UTC m=+239.251005020 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e24fc0): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): _readAt: size=512, off=0 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): >openPending: err= 2025/07/25 01:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): >_readAt: n=3, err=EOF 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): close: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:03.998840056 +0000 UTC m=+239.251005020 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25540): >close: err= 2025/07/25 01:08:03 DEBUG : open-test-file: Remove: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400af0 item 54 2025/07/25 01:08:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:03 DEBUG : open-test-file(0xc000e25bc0): openPending: 2025/07/25 01:08:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e25bc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e25bc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e25bc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e25bc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.000327538 +0000 UTC m=+239.252492502 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e25bc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004018f0 item 55 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.000935649 +0000 UTC m=+239.253100613 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80140): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.000935649 +0000 UTC m=+239.253100613 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80680): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c70 item 55 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.004208801 +0000 UTC m=+239.256373764 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d80d00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0070 item 56 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.005025243 +0000 UTC m=+239.257190207 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81200): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.005025243 +0000 UTC m=+239.257190207 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81900): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d03f0 item 56 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.006387849 +0000 UTC m=+239.258552814 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000d81f40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0930 item 57 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.006975702 +0000 UTC m=+239.259140667 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efc580): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0c40 item 57 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.007537637 +0000 UTC m=+239.259702601 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efcac0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.007537637 +0000 UTC m=+239.259702601 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd040): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0f50 item 57 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.009055826 +0000 UTC m=+239.261220790 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efd680): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1420 item 58 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.009611108 +0000 UTC m=+239.261776072 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000efdbc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 58 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.010695112 +0000 UTC m=+239.262860077 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e161c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.010695112 +0000 UTC m=+239.262860077 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16780): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1a40 item 58 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.012446799 +0000 UTC m=+239.264611763 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e16dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ea0 item 59 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.01312917 +0000 UTC m=+239.265294134 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17300): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003301c0 item 59 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.013901078 +0000 UTC m=+239.266066052 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17840): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.013901078 +0000 UTC m=+239.266066052 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000e17dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330700 item 59 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.015652875 +0000 UTC m=+239.267817839 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9e540): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 60 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.016686725 +0000 UTC m=+239.268851699 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9eac0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003315e0 item 60 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.017353676 +0000 UTC m=+239.269518640 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f000): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.017353676 +0000 UTC m=+239.269518640 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9f5c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331880 item 60 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.018647054 +0000 UTC m=+239.270812018 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000b9fc00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331e30 item 61 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.020673465 +0000 UTC m=+239.272838430 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0002cb800): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.020673465 +0000 UTC m=+239.272838430 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686380): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 61 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.022501035 +0000 UTC m=+239.274666009 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000686f00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110cb0 item 62 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.023409269 +0000 UTC m=+239.275574262 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000687900): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.023409269 +0000 UTC m=+239.275574262 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0005567c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 62 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.025874104 +0000 UTC m=+239.278039088 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000556e40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 63 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.0268999 +0000 UTC m=+239.279064863 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557380): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.0268999 +0000 UTC m=+239.279064863 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000557b00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 63 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 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 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.031054795 +0000 UTC m=+239.283219780 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041a200): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 64 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.032095227 +0000 UTC m=+239.284260212 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041abc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.032095227 +0000 UTC m=+239.284260212 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041b2c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 64 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.037422424 +0000 UTC m=+239.289587408 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00041bec0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035caf0 item 65 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.038393236 +0000 UTC m=+239.290558220 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000127440): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.038393236 +0000 UTC m=+239.290558220 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008804c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d0a0 item 65 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.044171048 +0000 UTC m=+239.296336042 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000880d80): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d880 item 66 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.045105842 +0000 UTC m=+239.297270856 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881200): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.045105842 +0000 UTC m=+239.297270856 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881780): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc00 item 66 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.048865816 +0000 UTC m=+239.301030801 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000881dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 67 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.050934339 +0000 UTC m=+239.303099343 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0300): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.050934339 +0000 UTC m=+239.303099343 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0800): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 67 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.055224679 +0000 UTC m=+239.307389672 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af0fc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 68 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.056844508 +0000 UTC m=+239.309009492 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1540): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.056844508 +0000 UTC m=+239.309009492 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000af1a80): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 68 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.059851391 +0000 UTC m=+239.312016355 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824180): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 69 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.060686908 +0000 UTC m=+239.312851872 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824640): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.060686908 +0000 UTC m=+239.312851872 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000824b40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 69 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.064264081 +0000 UTC m=+239.316429045 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008251c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 70 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.065157447 +0000 UTC m=+239.317322411 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008256c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.065157447 +0000 UTC m=+239.317322411 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000825c00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b880 item 70 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.067984572 +0000 UTC m=+239.320149536 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666300): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 71 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.06924659 +0000 UTC m=+239.321411555 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666800): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.06924659 +0000 UTC m=+239.321411555 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000666d00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d20e0 item 71 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.070952972 +0000 UTC m=+239.323117926 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667380): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d24d0 item 72 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.071934974 +0000 UTC m=+239.324099938 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667880): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.071934974 +0000 UTC m=+239.324099938 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000667dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2690 item 72 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.073612623 +0000 UTC m=+239.325777587 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2400): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2a10 item 73 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.074138761 +0000 UTC m=+239.326303724 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2900): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2bd0 item 73 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.07486883 +0000 UTC m=+239.327033794 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f2dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.07486883 +0000 UTC m=+239.327033794 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3300): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2e00 item 73 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.076527593 +0000 UTC m=+239.328692557 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3940): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d31f0 item 74 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.077204763 +0000 UTC m=+239.329369727 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0006f3e40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3420 item 74 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.077860563 +0000 UTC m=+239.330025528 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726400): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.077860563 +0000 UTC m=+239.330025528 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782380): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0150 item 74 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.07955276 +0000 UTC m=+239.331717723 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007829c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a80 item 75 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.079987936 +0000 UTC m=+239.332152900 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000782ec0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): _writeAt: size=3, off=2 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0e00 item 75 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.080694491 +0000 UTC m=+239.332859455 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783400): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.080694491 +0000 UTC m=+239.332859455 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000783940): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b10a0 item 75 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.081957141 +0000 UTC m=+239.334122105 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8000): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b18f0 item 76 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.082588215 +0000 UTC m=+239.334753169 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8500): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b20 item 76 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): _writeAt: size=3, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.083575467 +0000 UTC m=+239.335740432 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8a40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.083575467 +0000 UTC m=+239.335740432 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b8fc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1d50 item 76 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.085536056 +0000 UTC m=+239.337701020 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9600): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e380 item 77 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.086094254 +0000 UTC m=+239.338259218 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007b9b00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.086094254 +0000 UTC m=+239.338259218 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6280): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e620 item 77 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.087968862 +0000 UTC m=+239.340133826 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c68c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ebd0 item 78 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.088587933 +0000 UTC m=+239.340752897 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c6dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.088587933 +0000 UTC m=+239.340752897 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c74c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031efc0 item 78 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.091813276 +0000 UTC m=+239.343978239 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007c7b00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f3b0 item 79 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.09263124 +0000 UTC m=+239.344796204 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8080): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.09263124 +0000 UTC m=+239.344796204 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8780): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f810 item 79 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.094802184 +0000 UTC m=+239.346967138 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d8dc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fce0 item 80 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.09553588 +0000 UTC m=+239.347700844 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d92c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.09553588 +0000 UTC m=+239.347700844 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007d99c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fea0 item 80 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.097260486 +0000 UTC m=+239.349425451 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec080): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e4d0 item 81 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.098372924 +0000 UTC m=+239.350537878 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007ec500): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.098372924 +0000 UTC m=+239.350537878 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007eca40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 81 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.100185435 +0000 UTC m=+239.352350399 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000726c00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3880 item 82 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.100875791 +0000 UTC m=+239.353040754 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727100): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.100875791 +0000 UTC m=+239.353040754 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727680): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b20 item 82 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.102261501 +0000 UTC m=+239.354426465 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000727d00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3f10 item 83 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.10359314 +0000 UTC m=+239.355758104 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760280): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.10359314 +0000 UTC m=+239.355758104 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007607c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 83 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.106209378 +0000 UTC m=+239.358374343 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000760e40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 84 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.107185661 +0000 UTC m=+239.359350614 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761340): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.107185661 +0000 UTC m=+239.359350614 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0007618c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce00 item 84 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.109380889 +0000 UTC m=+239.361545853 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000761f40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 85 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.110034075 +0000 UTC m=+239.362199040 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077a4c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.110034075 +0000 UTC m=+239.362199040 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077aa00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd6c0 item 85 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.112014101 +0000 UTC m=+239.364179065 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b080): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 86 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.112613836 +0000 UTC m=+239.364778790 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077b580): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.112613836 +0000 UTC m=+239.364778790 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc00077bb00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 86 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.113866688 +0000 UTC m=+239.366031651 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814200): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 87 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.114401741 +0000 UTC m=+239.366566706 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814700): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.114401741 +0000 UTC m=+239.366566706 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000814c40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 87 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.1160482 +0000 UTC m=+239.368213165 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008152c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e930 item 88 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.116660509 +0000 UTC m=+239.368825474 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008157c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.116660509 +0000 UTC m=+239.368825474 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000815d40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eee0 item 88 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.117896679 +0000 UTC m=+239.370061644 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852400): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f3b0 item 89 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.118340502 +0000 UTC m=+239.370505467 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852940): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 89 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.118853856 +0000 UTC m=+239.371018819 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000852e80): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.118853856 +0000 UTC m=+239.371018819 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853400): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fab0 item 89 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.120363759 +0000 UTC m=+239.372528722 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000853a40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0380 item 90 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.120853848 +0000 UTC m=+239.373018813 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872000): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0690 item 90 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.121585 +0000 UTC m=+239.373749964 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872540): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.121585 +0000 UTC m=+239.373749964 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000872b00): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0930 item 90 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.12379671 +0000 UTC m=+239.375961675 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873140): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d90 item 91 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.124375997 +0000 UTC m=+239.376540971 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873680): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): >_readAt: n=2, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): _writeAt: size=3, off=7 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c12d0 item 91 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.124930708 +0000 UTC m=+239.377095672 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000873bc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): >_readAt: n=8, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.124930708 +0000 UTC m=+239.377095672 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa1c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c15e0 item 91 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.12644 +0000 UTC m=+239.378604964 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aa800): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b90 item 92 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.126990833 +0000 UTC m=+239.379155797 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008aad40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): open at offset 5 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 92 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): _readAt: size=2, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): _writeAt: size=3, off=5 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): >_writeAt: n=3, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.127624383 +0000 UTC m=+239.379789347 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab280): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): >_readAt: n=3, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.127624383 +0000 UTC m=+239.379789347 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008ab840): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e230 item 92 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.129545517 +0000 UTC m=+239.381710491 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008abe80): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015eee0 item 93 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.130045125 +0000 UTC m=+239.382210088 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008de440): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.130045125 +0000 UTC m=+239.382210088 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008deb40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f1f0 item 93 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.13179054 +0000 UTC m=+239.383955494 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df180): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f6c0 item 94 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.132406616 +0000 UTC m=+239.384571580 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008df6c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.132406616 +0000 UTC m=+239.384571580 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0008dfdc0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f880 item 94 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.133777529 +0000 UTC m=+239.385942493 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000912480): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420150 item 95 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.134262068 +0000 UTC m=+239.386427031 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009129c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.134262068 +0000 UTC m=+239.386427031 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009130c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 95 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 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 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): open at offset 0 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): _readAt: size=2, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): >_readAt: n=0, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.135537852 +0000 UTC m=+239.387702816 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913700): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): _writeAt: size=5, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): >openPending: err= 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 96 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): >_writeAt: n=5, err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.13600072 +0000 UTC m=+239.388165675 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc000913c40): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:08:04 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): _readAt: size=512, off=0 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): openPending: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): >openPending: err= 2025/07/25 01:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): >_readAt: n=5, err=EOF 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): close: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:08:04.13600072 +0000 UTC m=+239.388165675 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:04 DEBUG : open-test-file(0xc0009583c0): >close: err= 2025/07/25 01:08:04 DEBUG : open-test-file: Remove: 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004213b0 item 96 2025/07/25 01:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:08:04 DEBUG : open-test-file: >Remove: err= 2025/07/25 01:08:04 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:04 DEBUG : Looking for writers 2025/07/25 01:08:04 DEBUG : >WaitForWriters: 2025/07/25 01:08:04 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:04 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:04 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:04 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:04 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:05 DEBUG : file1: newRWFileHandle: 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): openPending: 2025/07/25 01:08:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): >openPending: err= 2025/07/25 01:08:05 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:08:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): _writeAt: size=2, off=0 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): >_writeAt: n=2, err= 2025/07/25 01:08:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): RWFileHandle.Flush 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): RWFileHandle.Release 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): close: 2025/07/25 01:08:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/25 01:08:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:05 DEBUG : file1(0xc000e4e140): >close: err= 2025/07/25 01:08:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:08:05 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:08:05 DEBUG : Looking for writers 2025/07/25 01:08:05 DEBUG : file1: reading active writers 2025/07/25 01:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:08:06 DEBUG : Looking for writers 2025/07/25 01:08:06 DEBUG : file1: reading active writers 2025/07/25 01:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:08:07 DEBUG : Looking for writers 2025/07/25 01:08:07 DEBUG : file1: reading active writers 2025/07/25 01:08:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:08:08 DEBUG : Looking for writers 2025/07/25 01:08:08 DEBUG : file1: reading active writers 2025/07/25 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:08:09 DEBUG : Looking for writers 2025/07/25 01:08:09 DEBUG : file1: reading active writers 2025/07/25 01:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:08:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:08:09 INFO : file1: Copied (new) 2025/07/25 01:08:09 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/07/25 01:08:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:08:09 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/25 01:08:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:09 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:08:10 DEBUG : Looking for writers 2025/07/25 01:08:10 DEBUG : file1: reading active writers 2025/07/25 01:08:10 DEBUG : >WaitForWriters: 2025/07/25 01:08:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:10 DEBUG : Looking for writers 2025/07/25 01:08:10 DEBUG : file1: reading active writers 2025/07/25 01:08:10 DEBUG : >WaitForWriters: 2025/07/25 01:08:10 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (6.78s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:11 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:11 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:11 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:11 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:11 DEBUG : rename_me: newRWFileHandle: 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): openPending: 2025/07/25 01:08:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:08:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): >openPending: err= 2025/07/25 01:08:11 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/25 01:08:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/25 01:08:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/25 01:08:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): _writeAt: size=5, off=0 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): >_writeAt: n=5, err= 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): close: 2025/07/25 01:08:11 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-25 01:08:11.768459377 +0000 UTC m=+247.020624381 2025/07/25 01:08:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/25 01:08:11 DEBUG : rename_me(0xc000958300): >close: err= 2025/07/25 01:08:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/25 01:08:11 DEBUG : i_was_renamed: Updating file with 0xc000ef6000 2025/07/25 01:08:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/25 01:08:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/25 01:08:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:11 DEBUG : Looking for writers 2025/07/25 01:08:11 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:08:11 DEBUG : Looking for writers 2025/07/25 01:08:11 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:08:11 DEBUG : Looking for writers 2025/07/25 01:08:11 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:08:11 DEBUG : Looking for writers 2025/07/25 01:08:11 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:08:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/25 01:08:11 DEBUG : Looking for writers 2025/07/25 01:08:11 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:08:12 DEBUG : Looking for writers 2025/07/25 01:08:12 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:08:12 DEBUG : Looking for writers 2025/07/25 01:08:12 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:08:12 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/07/25 01:08:12 INFO : i_was_renamed: Copied (new) 2025/07/25 01:08:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-25 01:08:11 +0000 UTC," 2025/07/25 01:08:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/25 01:08:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/25 01:08:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/25 01:08:13 DEBUG : Looking for writers 2025/07/25 01:08:13 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:08:13 DEBUG : >WaitForWriters: 2025/07/25 01:08:13 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.02s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:13 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:13 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:08:13 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:08:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tufacev2zoji" 2025/07/25 01:08:13 INFO : files root 'rclone-test-tufacev2zoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:08:13 DEBUG : forgetting directory cache 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate(0xc000959500): _readAt: size=512, off=0 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate(0xc000959500): openPending: 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:09:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate(0xc000959500): >openPending: err= 2025/07/25 01:08:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:14 DEBUG : forgetting directory cache 2025/07/25 01:08:15 DEBUG : TestRWCacheUpdate(0xc000959500): >_readAt: n=20, err=EOF 2025/07/25 01:08:15 DEBUG : TestRWCacheUpdate(0xc000959500): close: 2025/07/25 01:08:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:09:13 +0000 UTC 2025/07/25 01:08:15 DEBUG : TestRWCacheUpdate(0xc000959500): >close: err= 2025/07/25 01:08:15 DEBUG : Re-reading directory (271.815595ms old) 2025/07/25 01:08:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:15 DEBUG : forgetting directory cache 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): _readAt: size=512, off=0 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): openPending: 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:10:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-25 00:09:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:10:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-25 00:09:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/25 01:08:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): >openPending: err= 2025/07/25 01:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:16 DEBUG : forgetting directory cache 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): >_readAt: n=20, err=EOF 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): close: 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:10:13 +0000 UTC 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate(0xc000b9e900): >close: err= 2025/07/25 01:08:16 DEBUG : Re-reading directory (278.582603ms old) 2025/07/25 01:08:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:17 DEBUG : forgetting directory cache 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): _readAt: size=512, off=0 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): openPending: 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:11:13 +0000 UTC," against cached fingerprint "20,2025-07-25 00:10:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:11:13 +0000 UTC," != cached fingerprint "20,2025-07-25 00:10:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/25 01:08:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): >openPending: err= 2025/07/25 01:08:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:18 DEBUG : forgetting directory cache 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): >_readAt: n=20, err=EOF 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): close: 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:11:13 +0000 UTC 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate(0xc0002cb7c0): >close: err= 2025/07/25 01:08:18 DEBUG : Re-reading directory (275.810161ms old) 2025/07/25 01:08:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:18 DEBUG : forgetting directory cache 2025/07/25 01:08:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): _readAt: size=512, off=0 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): openPending: 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:12:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-25 00:11:13 +0000 UTC," 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:12:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-25 00:11:13 +0000 UTC,") 2025/07/25 01:08:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): >openPending: err= 2025/07/25 01:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:20 DEBUG : forgetting directory cache 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): >_readAt: n=20, err=EOF 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): close: 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:12:13 +0000 UTC 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate(0xc000e16840): >close: err= 2025/07/25 01:08:20 DEBUG : Re-reading directory (275.494448ms old) 2025/07/25 01:08:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:20 DEBUG : forgetting directory cache 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate(0xc00099e400): _readAt: size=512, off=0 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate(0xc00099e400): openPending: 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:13:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-25 00:12:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:13:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-25 00:12:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/25 01:08:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate(0xc00099e400): >openPending: err= 2025/07/25 01:08:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:21 DEBUG : forgetting directory cache 2025/07/25 01:08:22 DEBUG : TestRWCacheUpdate(0xc00099e400): >_readAt: n=20, err=EOF 2025/07/25 01:08:22 DEBUG : TestRWCacheUpdate(0xc00099e400): close: 2025/07/25 01:08:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:13:13 +0000 UTC 2025/07/25 01:08:22 DEBUG : TestRWCacheUpdate(0xc00099e400): >close: err= 2025/07/25 01:08:22 DEBUG : Re-reading directory (270.989553ms old) 2025/07/25 01:08:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:22 DEBUG : forgetting directory cache 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): _readAt: size=512, off=0 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): openPending: 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:14:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-25 00:13:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:14:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-25 00:13:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/25 01:08:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:08:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): >openPending: err= 2025/07/25 01:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:23 DEBUG : forgetting directory cache 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): >_readAt: n=20, err=EOF 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): close: 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:14:13 +0000 UTC 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate(0xc00099eb00): >close: err= 2025/07/25 01:08:23 DEBUG : Re-reading directory (270.019403ms old) 2025/07/25 01:08:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:24 DEBUG : forgetting directory cache 2025/07/25 01:08:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): _readAt: size=512, off=0 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): openPending: 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-25 00:15:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-25 00:14:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-25 00:15:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-25 00:14:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/25 01:08:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/25 01:08:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): >openPending: err= 2025/07/25 01:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:25 DEBUG : forgetting directory cache 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): >_readAt: n=21, err=EOF 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): close: 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:15:13 +0000 UTC 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate(0xc000e174c0): >close: err= 2025/07/25 01:08:25 DEBUG : Re-reading directory (275.621355ms old) 2025/07/25 01:08:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:25 DEBUG : forgetting directory cache 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): _readAt: size=512, off=0 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): openPending: 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-25 00:16:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-25 00:15:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-25 00:16:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-25 00:15:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/25 01:08:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/25 01:08:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): >openPending: err= 2025/07/25 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:27 DEBUG : forgetting directory cache 2025/07/25 01:08:27 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): >_readAt: n=22, err=EOF 2025/07/25 01:08:27 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): close: 2025/07/25 01:08:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:16:13 +0000 UTC 2025/07/25 01:08:27 DEBUG : TestRWCacheUpdate(0xc000b9e2c0): >close: err= 2025/07/25 01:08:27 DEBUG : Re-reading directory (288.697343ms old) 2025/07/25 01:08:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:27 DEBUG : forgetting directory cache 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): _readAt: size=512, off=0 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): openPending: 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-25 00:17:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-25 00:16:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-25 00:17:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-25 00:16:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/25 01:08:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/25 01:08:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): >openPending: err= 2025/07/25 01:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:28 DEBUG : forgetting directory cache 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): >_readAt: n=23, err=EOF 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): close: 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:17:13 +0000 UTC 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate(0xc0009594c0): >close: err= 2025/07/25 01:08:28 DEBUG : Re-reading directory (278.611778ms old) 2025/07/25 01:08:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:29 DEBUG : forgetting directory cache 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): _readAt: size=512, off=0 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): openPending: 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-25 00:18:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-25 00:17:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-25 00:18:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-25 00:17:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/25 01:08:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/25 01:08:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): >openPending: err= 2025/07/25 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:30 DEBUG : forgetting directory cache 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): >_readAt: n=24, err=EOF 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): close: 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:18:13 +0000 UTC 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate(0xc000959e00): >close: err= 2025/07/25 01:08:30 DEBUG : Re-reading directory (277.981494ms old) 2025/07/25 01:08:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/25 01:08:30 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:30 DEBUG : Looking for writers 2025/07/25 01:08:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/25 01:08:30 DEBUG : >WaitForWriters: 2025/07/25 01:08:30 DEBUG : files root 'rclone-test-tufacev2zoji': vfs cache: cleaner exiting 2025/07/25 01:08:30 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.57s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:33 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:33 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:33 DEBUG : Looking for writers 2025/07/25 01:08:33 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/25 01:08:33 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/25 01:08:33 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.25s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:34 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:34 DEBUG : files root 'rclone-test-tufacev2zoji': Reusing VFS from active cache 2025/07/25 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:34 DEBUG : Looking for writers 2025/07/25 01:08:34 DEBUG : >WaitForWriters: 2025/07/25 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:34 DEBUG : Looking for writers 2025/07/25 01:08:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:34 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:34 DEBUG : Looking for writers 2025/07/25 01:08:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:35 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:35 DEBUG : Looking for writers 2025/07/25 01:08:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:35 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:37 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:37 DEBUG : dir: Looking for writers 2025/07/25 01:08:37 DEBUG : file2: reading active writers 2025/07/25 01:08:37 DEBUG : Looking for writers 2025/07/25 01:08:37 DEBUG : dir: reading active writers 2025/07/25 01:08:37 DEBUG : file1: reading active writers 2025/07/25 01:08:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.16s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:38 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:40 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:40 DEBUG : dir: Looking for writers 2025/07/25 01:08:40 DEBUG : Looking for writers 2025/07/25 01:08:40 DEBUG : dir: reading active writers 2025/07/25 01:08:40 DEBUG : file1: reading active writers 2025/07/25 01:08:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.12s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:41 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:43 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:08:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:08:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:08:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:08:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/25 01:08:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/25 01:08:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:08:43 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:08:44 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/07/25 01:08:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/25 01:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:08:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:08:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/25 01:08:44 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:44 DEBUG : dir: Looking for writers 2025/07/25 01:08:44 DEBUG : file2: reading active writers 2025/07/25 01:08:44 DEBUG : new_file.txt: reading active writers 2025/07/25 01:08:44 DEBUG : Looking for writers 2025/07/25 01:08:44 DEBUG : dir: reading active writers 2025/07/25 01:08:44 DEBUG : file1: reading active writers 2025/07/25 01:08:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.20s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:45 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/25 01:08:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000ef6780 2025/07/25 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/25 01:08:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:08:52 INFO : dir/file1: Moved (server-side) to: file0 2025/07/25 01:08:52 DEBUG : file0: Updating file with file0 0xc000ef6780 2025/07/25 01:08:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:08:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/25 01:08:52 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:52 DEBUG : dir: Looking for writers 2025/07/25 01:08:52 DEBUG : Looking for writers 2025/07/25 01:08:52 DEBUG : dir: reading active writers 2025/07/25 01:08:52 DEBUG : file0: reading active writers 2025/07/25 01:08:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.35s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:53 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:53 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:53 DEBUG : Looking for writers 2025/07/25 01:08:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:53 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:53 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/25 01:08:54 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/25 01:08:54 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/25 01:08:55 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/25 01:08:55 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/25 01:08:56 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:08:56 DEBUG : Looking for writers 2025/07/25 01:08:56 DEBUG : a: Looking for writers 2025/07/25 01:08:56 DEBUG : b: Looking for writers 2025/07/25 01:08:56 DEBUG : c: Looking for writers 2025/07/25 01:08:56 DEBUG : d: Looking for writers 2025/07/25 01:08:56 DEBUG : Looking for writers 2025/07/25 01:08:56 DEBUG : a: reading active writers 2025/07/25 01:08:56 DEBUG : b: reading active writers 2025/07/25 01:08:56 DEBUG : c: reading active writers 2025/07/25 01:08:56 DEBUG : d: reading active writers 2025/07/25 01:08:56 DEBUG : /: reading active writers 2025/07/25 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.82s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:08:57 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:08:57 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/25 01:08:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/25 01:08:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/25 01:08:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/25 01:09:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:01 DEBUG : a/b/c/d: Looking for writers 2025/07/25 01:09:01 DEBUG : a/b/c: Looking for writers 2025/07/25 01:09:01 DEBUG : d: reading active writers 2025/07/25 01:09:01 DEBUG : a/b: Looking for writers 2025/07/25 01:09:01 DEBUG : c: reading active writers 2025/07/25 01:09:01 DEBUG : a: Looking for writers 2025/07/25 01:09:01 DEBUG : b: reading active writers 2025/07/25 01:09:01 DEBUG : Looking for writers 2025/07/25 01:09:01 DEBUG : a: reading active writers 2025/07/25 01:09:01 DEBUG : >WaitForWriters: 2025/07/25 01:09:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/a not empty`) 2025/07/25 01:09:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 01:09:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tufacev2zoji/a not empty`) 2025/07/25 01:09:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/25 01:09:02 DEBUG : pacer: Reducing sleep to 30ms 2025/07/25 01:09:02 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestVFSMkdirAll (5.43s) === 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:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:02 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:02 DEBUG : Looking for writers 2025/07/25 01:09:02 DEBUG : >WaitForWriters: 2025/07/25 01:09:02 DEBUG : pacer: Reducing sleep to 16.875ms 2025/07/25 01:09:02 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:03 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:03 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 01:09:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/25 01:09:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/25 01:09:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/25 01:09:03 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:09:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:04 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/25 01:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:09:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:04 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:09:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:05 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:05 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (7 bytes), uploading instead of streaming 2025/07/25 01:09:05 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/25 01:09:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/25 01:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:05 DEBUG : Looking for writers 2025/07/25 01:09:05 DEBUG : file1: reading active writers 2025/07/25 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.42s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:06 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/25 01:09:07 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/25 01:09:07 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/25 01:09:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/25 01:09:07 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (11 bytes), uploading instead of streaming 2025/07/25 01:09:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:08 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/25 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:08 DEBUG : Looking for writers 2025/07/25 01:09:08 DEBUG : file1: reading active writers 2025/07/25 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.49s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:08 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/25 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:09 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:09:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:09 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/25 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:09 DEBUG : Looking for writers 2025/07/25 01:09:09 DEBUG : file1: reading active writers 2025/07/25 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:10 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:10 DEBUG : file1: WriteFileHandle.Release closing 2025/07/25 01:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:10 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:09:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:11 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/25 01:09:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:11 DEBUG : Looking for writers 2025/07/25 01:09:11 DEBUG : file1: reading active writers 2025/07/25 01:09:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:11 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:11 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (2 bytes), uploading instead of streaming 2025/07/25 01:09:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:12 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/25 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:12 DEBUG : Looking for writers 2025/07/25 01:09:12 DEBUG : file1: reading active writers 2025/07/25 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:13 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:13 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:09:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:14 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:09:14 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:09:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:09:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:09:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:09:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/25 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:14 DEBUG : Looking for writers 2025/07/25 01:09:14 DEBUG : file1: reading active writers 2025/07/25 01:09:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-tufacev2zoji'", Local "Local file system at /tmp/rclone1574985986", Modify Window "1s" 2025/07/25 01:09:14 INFO : files root 'rclone-test-tufacev2zoji': poll-interval is not supported by this remote 2025/07/25 01:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:14 DEBUG : files root 'rclone-test-tufacev2zoji': File to upload is small (100 bytes), uploading instead of streaming 2025/07/25 01:09:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/25 01:09:16 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:09:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:09:16 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:09:16 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:09:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:09:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:09:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/25 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:09:16 DEBUG : Looking for writers 2025/07/25 01:09:16 DEBUG : file1: reading active writers 2025/07/25 01:09:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.38s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/25 01:09:17 DEBUG : files root 'rclone-test-tufacev2zoji': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m12.610519432s (try 1/5): exit status 1: Failed [TestRWFileHandleSeek TestRWFileHandleFlushRead]